Skip to content

Commit 313d4ce

Browse files
add a link to the API docs in the README
1 parent 2b866ad commit 313d4ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,7 @@ brew install tickgit
111111
### Usage
112112

113113
The most up to date usage will be the output of `tickgit --help`. The most common usage, however, is `tickgit status` which will print a status report of tickets for a given git repository. By default, it uses the current working directory.
114+
115+
### API
116+
117+
To find information about using the tickgit API, see [this file](https://github.com/augmentable-dev/tickgit/blob/master/docs/API.md).

0 commit comments

Comments
 (0)