From 62c47ac348ec157101cf1ac3ccae850b99174cc2 Mon Sep 17 00:00:00 2001 From: Aspiring Aster <102690401+aspiring-aster@users.noreply.github.com> Date: Wed, 24 Jul 2024 23:00:53 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 346b829..420003f 100644 --- a/README.md +++ b/README.md @@ -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