diff --git a/README.md b/README.md index 0e010c6..c11dcd1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ # gawa Gawa is my personal website. I've personally written it using the django framework. -# License -Bootstrap: MIT Licensed -Django: BSD 3-Clause "New" or "Revised" License +## TODO +- [ ] search + - Redesign search result card +- [ ] deployment + - fullfill all `python manage.py check --deploy` requirements + - improve logging -## My own additions: -Gawa: MIT Licensed, LICENSE (file) + +## License +Bootstrap: MIT Licensed +Django: BSD 3-Clause "New" or "Revised" License + +Gawa: MIT Licensed, see LICENSE