README: Add link to API docs

This commit is contained in:
James Reed 2019-09-16 12:03:52 -06:00
parent 5b7f4dab5d
commit 6f34cb25a6
No known key found for this signature in database
GPG Key ID: 8F79994F6B8378C1
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ awful.tag.viewtoggle(tag2)
the viewport changes and `tag1` is re-viewed, `tag2` will also be toggled into
view.
See the [API documentation](https://jcrd.github.io/awesome-viewport/) for
descriptions of all functions.
## License
awesome-viewport is licensed under the GNU General Public License v3.0 or later