Skip to content

Commit

Permalink
doc: README
Browse files Browse the repository at this point in the history
  • Loading branch information
nullishamy committed Aug 30, 2023
1 parent 4447c48 commit de490e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ parser.arg(['--custom'], new CustomParseClass())
These fetchers can both be async, and the parser will await all promises returned.

You can look at the `examples/` directory and the tests for a more up to date and feature complete usage guide!

## Documentation

The API docs are hosted [here, on Github Pages](https:/amy.is-a.dev/args-ts)

0 comments on commit de490e5

Please sign in to comment.