We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e83127 commit f134683Copy full SHA for f134683
README.md
@@ -85,7 +85,9 @@ See donation options at <https://www.git-pull.com/support.html>.
85
- Source: <https://github.com/vcs-python/libvcs>
86
- Docs: <https://libvcs.git-pull.com>
87
- Changelog: <https://libvcs.git-pull.com/history.html>
88
-- API: <https://libvcs.git-pull.com/api.html>
+- API:
89
+ - [`libvcs.cmd`](https://libvcs.git-pull.com/cmd/): Commands
90
+ - [`libvcs.states`](https://libvcs.git-pull.com/states/): High-level synchronization commands
91
- Issues: <https://github.com/vcs-python/libvcs/issues>
92
- Test Coverage: <https://codecov.io/gh/vcs-python/libvcs>
93
- pypi: <https://pypi.python.org/pypi/libvcs>
0 commit comments