diff --git a/docs/readme.md b/docs/readme.md
index 7c6a56ab..1dc64fde 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -17,9 +17,11 @@ to dictionaries and lists of dictionaries.
 ## Online Documentation
 
 Latest:
+
 https://github.com/kellyjonbrazil/jc/tree/master/docs
 
-Specific version (replace <full_version_number> - e.g. `1.17.7`):
+Specific version (replace `<full_version_number>` - e.g. `1.17.7`):
+
 https://github.com/kellyjonbrazil/jc/tree/v<full_version_number>/docs
 
 ## Example:
diff --git a/jc/__init__.py b/jc/__init__.py
index d3c6e20a..164cf6a3 100644
--- a/jc/__init__.py
+++ b/jc/__init__.py
@@ -15,9 +15,11 @@ to dictionaries and lists of dictionaries.
 ## Online Documentation
 
 Latest:
+
 https://github.com/kellyjonbrazil/jc/tree/master/docs
 
-Specific version (replace <full_version_number> - e.g. `1.17.7`):
+Specific version (replace `<full_version_number>` - e.g. `1.17.7`):
+
 https://github.com/kellyjonbrazil/jc/tree/v<full_version_number>/docs
 
 ## Example: