Skip to content

Commit 1a1e54d

Browse files
add usage.md
1 parent e302541 commit 1a1e54d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you are looking for the SendGrid API client library, please see [this repo](h
1515
* [Announcements](#announcements)
1616
* [Installation](#installation)
1717
* [Quick Start](#quick-start)
18-
* [Usage](#usage)
18+
* [Library Usage Documentation](USAGE.md)
1919
* [Roadmap](#roadmap)
2020
* [How to Contribute](#contribute)
2121
* [Thanks](#thanks)
@@ -89,8 +89,6 @@ Console.WriteLine(response.Headers.ToString());
8989
<a name="usage"></a>
9090
# Usage
9191

92-
- [Example Code](https://github.com/sendgrid/csharp-http-client/blob/master/Example/Example.cs)
93-
9492
<a name="roadmap"></a>
9593
# Roadmap
9694

USAGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [Example Code](https://github.com/sendgrid/csharp-http-client/blob/master/Example/Example.cs)

0 commit comments

Comments
 (0)