summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Kerr <dwmkerr@gmail.com>2018-10-03 21:12:13 +0800
committerDave Kerr <dwmkerr@gmail.com>2018-10-03 21:12:13 +0800
commit6b796500da85a471d70baa79848ded39700c3604 (patch)
treebf182aad5545d3d0269cc78522ac10d79090e26c
parent958e4610b3b85692bd11aeeaa153d6cb104ff00f (diff)
chore: fix indentation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ab4e44..c4e9eca 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Laws, Theories, Patterns and Ideas that all developers should know about!
* [Introduction](#introduction)
* [The Laws](#the-laws)
* [⭐⭐ Conway's Law](#-conways-law)
-* [⭐Hofstadter's Law](#hofstadters-law)
+ * [⭐ Hofstadter's Law](#-hofstadters-law)
* [⭐⭐⭐ The Unix Philosophy](#-the-unix-philosophy)
* [⭐The Spotify Model](#the-spotify-model)
@@ -33,7 +33,7 @@ This law suggests that the technical boundaries of a system will reflect the str
See also: 'The Spotify Model'.
-## ⭐ Hofstadter's Law
+### ⭐ Hofstadter's Law
[Hofstadter's Law on Wikipedia](https://en.wikipedia.org/wiki/Hofstadter%27s_law)