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 424a97b commit 58903afCopy full SHA for 58903af
README.md
@@ -22,6 +22,8 @@
22
* [Status Toggle](#status-toggle)
23
* [Remove Task](#remove-task)
24
* [Installation](#installation)
25
+* [Interface](#interface)
26
+* [REST API](REST_README.md)
27
28
#### UI
29
@@ -103,7 +105,7 @@ with it :).
103
105
104
106
107
[python-version]:https://img.shields.io/badge/python-3.13.0-brightgreen.svg
-[latest-version]:https://img.shields.io/badge/version-0.1.1-blue.svg
108
+[latest-version]:https://img.shields.io/badge/version-0.2.1-blue.svg
109
[issues-image]:https://img.shields.io/github/issues/clamytoe/Task-Manager.svg
110
[issues-url]:https://github.com/clamytoe/Task-Manager/issues
111
[codecov-image]:https://codecov.io/gh/clamytoe/Task-Manager/branch/master/graph/badge.svg
0 commit comments