From 9d93f14a5b7a7eadf60f5bad90ea83c9762d9d93 Mon Sep 17 00:00:00 2001 From: Tad Whitaker Date: Mon, 8 Oct 2018 08:59:19 -0700 Subject: [PATCH] Update README.md Remove extra period at end of the sentence. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4b27b..a6d8aa0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can follow along with this project by reading the [documentation](https://ci ## About the app: django_local_library -Tutorial "Local Library" website written in Django. This is based on the excellent [MDN Django tutorial.](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website). +Tutorial "Local Library" website written in Django. This is based on the excellent [MDN Django tutorial.](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website) ----