diff --git a/README.md b/README.md index 489aec5..a6417c2 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Create a blog webapp in Django](https://tutorial.djangogirls.org/en/) * [Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html) * [Build a Todo List with Flask and RethinkDB](https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/) +* [Build a Todo List with Django and Test-Driven Development](http://www.obeythetestinggoat.com/) ### Bots: * [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/) * [How to Make a Reddit Bot - YouTube](https://www.youtube.com/watch?v=krTUf7BpTc0)