Skip to content

Commit

Permalink
Link to API reference inside readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mode89 authored Jul 19, 2022
1 parent 56e8842 commit 3b9c956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The most comprehensive guide on this library would be the book
[Functional Reactive Programming by Stephen Blackheath](https://www.manning.com/books/functional-reactive-programming).
Even though, the book aims Java, it is pretty straightforward to map it into Python.

To build API reference, go to `docs` directory and run `make html`.
To build [API reference](https://sodium-python.readthedocs.io), go to `docs` directory and run `make html`.
It requires `sphinx` and `sphinx-rtd-theme` packages to be installed.

## Examples
Expand Down

0 comments on commit 3b9c956

Please sign in to comment.