Skip to content

Commit 62c47ac

Browse files
Update README.md
1 parent 6119a62 commit 62c47ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ This uses OAuth 1.0a.
88
## Endpoints supported:
99
- POST /v2/tweets
1010

11+
## Install
12+
```Bash
13+
git clone https://github.com/aspiring-aster/x.nim.git
14+
cd x.nim
15+
nimble install
16+
```
17+
1118
## Example
1219
```Nim
1320
import xnim

0 commit comments

Comments
 (0)