Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carter907 authored Jun 27, 2024
1 parent e669906 commit bb7eee9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ gitty api is a set of functions that allows you to interface with your github re

gitty api uses your api token to make requests. Please set an environment variable called `GH_API_TOKEN`
set to your token to successfully call these functions.

### Install

```
npm i @carte_907/gitty-api
```

0 comments on commit bb7eee9

Please sign in to comment.