diff --git a/README.md b/README.md
index a823e51c4f53583db38e51e216109a723822bbc2..63f737981a94cd6a331b2727f9de34195c770912 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@
 - If you don't need a fully functional SSO, you don't need to configure anything at all. Use the dev view: `localhost:8000/dev/` (might change depending on your urlconf and settings).
 
 - If you need a fully functional SSO during development, here's an example:
+
 ```python
 """ settings/dev.py """