Convert readme to markdown format
- And remove tox references
This commit is contained in:
parent
90c41d1f29
commit
7ab41ed936
2 changed files with 15 additions and 55 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# django-todo
|
||||
|
||||
django-todo is a pluggable, multi-user, multi-group task management and
|
||||
assignment application for Django, designed to be dropped into an existing site as a reusable app.
|
||||
|
||||
django-todo can serve as anything from a personal to-do tracker to a ticketing system for organizations.
|
||||
|
||||
## Documentation
|
||||
|
||||
For documentation, see the django-todo wiki pages:
|
||||
|
||||
- [Overview and screenshots](http://github.com/shacker/django-todo/wiki/Overview-and-screenshots)
|
||||
- [Requirements and installation](http://github.com/shacker/django-todo/wiki/Requirements-and-Installation)
|
||||
- [Version history](http://github.com/shacker/django-todo/wiki/Version-history)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue