Skip to content

Commit 0c63d09

Browse files
author
Matt Bernier
authored
moved info here
1 parent 6c9e121 commit 0c63d09

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

USAGE.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
- [Example Code](https://github.com/sendgrid/csharp-http-client/blob/master/Example/Example.cs)
1+
# Usage
2+
3+
- [Example Code](https://github.com/sendgrid/csharp-http-client/blob/master/Example/Example.cs)
4+
5+
## Environment Variables
6+
7+
You can do the following to create a .env file:
8+
9+
```cp .env_example .env```
10+
11+
Then, just add your API Key into your .env file.

0 commit comments

Comments
 (0)