From e40907e1d6a14436bb3c94e3776543fbc2ae5dcd Mon Sep 17 00:00:00 2001 From: wsvincent Date: Wed, 11 Apr 2018 09:04:07 -0400 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b698d3..8e44400 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - [Books](#books) - [Videos](#videos) ---- + ## Resources ### Official Resources @@ -60,8 +60,8 @@ - [whitenoise](https://github.com/evansd/whitenoise) - Simplified static file serving for Python websites ## Books -- [Two Scoops of Django: Best Practices for Django 1.11](https://www.twoscoopspress.com/products/two-scoops-of-django-1-11/) - [Django for Beginners: Learn web development with Django 2.0](https://leanpub.com/djangoforbeginners) +- [Two Scoops of Django: Best Practices for Django 1.11](https://www.twoscoopspress.com/products/two-scoops-of-django-1-11/) - [Build Your First Website with Python and Django 1.11](https://www.amazon.com/Build-First-Website-Python-Django/dp/0994616856) - [Django RESTful Web Services](https://www.amazon.com/dp/1788833929) - [Test-Driven Development with Python](https://www.amazon.com/dp/1491958707)