Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a21d69a

Browse files
committed
Docs: Added full documentation link to README
1 parent 7202d0c commit a21d69a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ def create_user():
4545
return "User created"
4646
```
4747

48+
## Documentation
49+
50+
You can find the full documentation at [Read the Docs](https://flask-utils.readthedocs.io/en/latest/)
51+
4852

4953
## Testing
5054

@@ -77,3 +81,4 @@ tox -p
7781
- [ ] Badges
7882
- [ ] Automatic build/deployment (https://github.com/pypa/cibuildwheel)
7983
- [ ] https://github.com/PyCQA/flake8-bugbear
84+
- [ ] Versioning of docs in Read the Docs

0 commit comments

Comments
 (0)