From 9fc649c130acc9c5799b2756a8624af5d3e43b5f Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 19 Jan 2020 14:29:03 +0100 Subject: [PATCH] Move foreword at the top. --- README.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 88505e0..259fe3e 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,18 @@ A curated list of awesome falsehoods programmers believe in. > > — Ludwig Wittgenstein. [*Notebooks, 1914-1916*, page 14e](https://archive.org/details/notebooks191419100witt/page/n35) (Harper & Brothers, New York, 1961). +*Falsehood* articles are a form of commentary on a particular subject, and are +appreciated by the developer community at large for their effectiveness and +terseness. They're a convenient written form to approach an unfamiliar domain +by dispelling myths, point out common pitfalls, show inconsistencies and +subtleties. + +In a sense, *Falsehood* articles are a suite of wordy unit-tests covering +extensive edge-cases provided by real-world usage. + ## Contents -- [Foreword](#foreword) - [Meta](#meta) - [Arts](#arts) - [Business](#business) @@ -30,17 +38,6 @@ A curated list of awesome falsehoods programmers believe in. - [Typography](#typography) -## Foreword - -*Falsehood* articles are a form of commentary on a particular subject, and are -appreciated by the developer community at large for their effectiveness and -terseness. They're a convenient written form to approach an unfamiliar domain -by dispelling myths, point out common pitfalls, show inconsistencies and -subtleties. - -In a sense, *Falsehood* articles are a suite of wordy unit-tests covering -extensive edge-cases provided by real-world usage. - ## Meta - [Falsehoods Programmers Believe](https://spaceninja.com/2015/12/07/falsehoods-programmers-believe/) - A