diff --git a/README.md b/README.md
index 7b52375e34cbcb14bda418f4c7a25c695d0b7bca..df1395dbb74a2278c41fabbf16082f1f3f0074ce 100755
--- a/README.md
+++ b/README.md
@@ -61,6 +61,10 @@ When game over occurs, the player's score is displayed.
 
 _The game then starts again immediately._
 
+## Coding Convention
+
+This project follows the **PEP 8 Style Guide for Python Code**, at least as much as a style guide for Python can be followed when writing C++, which is actually quite a bit!
+
 ## License
 
 Licensed under the Mozilla Public License v2.0 (`MPL-2.0`).