Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiring-aster authored Jul 25, 2024
1 parent 6119a62 commit 62c47ac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ This uses OAuth 1.0a.
## Endpoints supported:
- POST /v2/tweets

## Install
```Bash
git clone https://github.com/aspiring-aster/x.nim.git
cd x.nim
nimble install
```

## Example
```Nim
import xnim
Expand Down

0 comments on commit 62c47ac

Please sign in to comment.