Skip to content

Commit 701e00d

Browse files
update readme and docs
1 parent 92507c0 commit 701e00d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
# django-simple-nav
2+
3+
[![PyPI](https://img.shields.io/pypi/v/django-simple-nav)](https://pypi.org/project/django-simple-nav/)
4+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-simple-nav)
5+
![Django Version](https://img.shields.io/badge/django-3.2%20%7C%204.1%20%7C%204.2-%2344B78B?labelColor=%23092E20)
6+
<!-- https://shields.io/badges -->
7+
<!-- django-3.2 | 4.1 | 4.2-#44B78B -->
8+
<!-- labelColor=%23092E20 -->
9+
10+
WIP
11+
12+
## License
13+
14+
`django-simple-nav` is licensed under the MIT license. See the [`LICENSE`](LICENSE) file for more information.

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```{include} ../README.md
2+
3+
```

0 commit comments

Comments
 (0)