Skip to content

Commit

Permalink
docs: include API doc link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kikuomax committed Mar 7, 2024
1 parent a43c180 commit 559aa01
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 @@ -106,6 +106,10 @@ fn do_something(context: &impl Context) {
}
```

## API Documentation

<https://codemonger-io.github.io/xray-lite/api/xray_lite/>

## Acknowledgements

This project is built on top of the [great work](https://github.com/softprops/xray) of [Doug Tangren (softprops)](https://github.com/softprops).

0 comments on commit 559aa01

Please sign in to comment.