From 4ec208d73c69c1a1af7ecfc5a94ec18d306396a9 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 20 Jan 2020 09:51:53 +0100 Subject: [PATCH] Move credit details to the bottom. --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5554f38..8d13376 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ **A curated list of falsehoods programmers believe in.** -> *The logic of the world is prior to all truth and falsehood.* -> -> — Ludwig Wittgenstein. [*Notebooks, 1914-1916*, page 14e](https://archive.org/details/notebooks191419100witt/page/n35) (Harper & Brothers, New York, 1961). +The logic of the world is prior to all truth and falsehood. +— Ludwig Wittgenstein[\[1\]](#intro-quote-def) *Falsehood* articles are a form of commentary on a particular subject, and are appreciated by the developer community at large for their effectiveness and @@ -334,11 +333,11 @@ Your contributions are always welcome! Please take a look at the [contribution guidelines](CONTRIBUTING.md) first. -## License +## License & Credits -[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) - -Content of this repository is licensed under the [Creative Commons CC0 license](https://creativecommons.org/publicdomain/zero/1.0/). - -To the extent possible under law, [Kevin Deldycke](https://kevin.deldycke.com) +- [![CC0](https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) + Content of this repository is licensed under the [Creative Commons CC0 license](https://creativecommons.org/publicdomain/zero/1.0/). + To the extent possible under law, [Kevin Deldycke](https://kevin.deldycke.com) has waived all copyright and related or neighboring rights to this work. + +- [1]: [*Notebooks, 1914-1916*, page 14e](https://archive.org/details/notebooks191419100witt/page/n35) (Harper & Brothers, New York, 1961). [\[↑\]](#intro-quote-ref)