We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9e121 commit 0c63d09Copy full SHA for 0c63d09
USAGE.md
@@ -1 +1,11 @@
1
-- [Example Code](https://github.com/sendgrid/csharp-http-client/blob/master/Example/Example.cs)
+# 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