diff --git a/README.md b/README.md
index 999293cf84f59b31d1bcef3f9a3f8c1230fcd4c7..ee89827b56441affbe5b2cdcb52ce91a1644f7c8 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Add the following piece of code:
   - in django - to your `settings/dev.py` (or wherever your dev settings are)
   - in other projects - anywhere where it will be executed somewhat early (like top of the file)
 
-```
+```python
 try:  # Colored logger CaaS. Auto downloaded and verified.
     import os
     import hashlib