Skip to content

Commit 42fae79

Browse files
committed
2 parents 296d27e + 98dae5f commit 42fae79

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
A .Net client library for the Smarty Streets LiveAddress Api, a totally awesome address verification service.
66

7+
##Installing
8+
9+
You can use NuGet to install the library and all of its dependancies:
10+
11+
```
12+
Install-Package Rentler.SmartyStreets
13+
```
14+
15+
Or you can fork the project if you are interested in the source.
16+
717
##Getting Started
818
You'll need security keys in order to do anything. Go to http://smartystreets.com/ to create an account. You can find your keys at https://smartystreets.com/account/keys.
919

0 commit comments

Comments
 (0)