From cdaa9d49933ca7f55b81558fe02adc2b86340c21 Mon Sep 17 00:00:00 2001 From: Aleksander Madland Stapnes Date: Tue, 6 Dec 2016 06:11:59 -0300 Subject: [PATCH 1/2] Add re-frame --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b6abe29..62069d6 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,7 @@ Elements in beautiful READMEs include, but not limited to: images, screenshots, - [node-chat](https://github.com/IgorAntun/node-chat) - Project screenshot. Informative badges. Clear description. Easy installation/use instructions. Live demo. - [b4b4r07/dotfiles](https://github.com/b4b4r07/dotfiles) - Testing my dotfiles repo on OS X to get my work environment ready in just a few moments. #VIM + #ZSH + #TMUX = Best Developer Environment. - [anfederico/Clairvoyant](https://github.com/anfederico/Clairvoyant) - Multiple badges. Clean logo. Simple install instructions. Clear overview of the project accompanied by a schematic. GIF demo. Extensive code examples. +- [Day8/re-frame](https://github.com/Day8/re-frame) - Badges, logo, TOC, etc. Stands out by being a giant, well written, essay about the tech, how to use it, the philosophy behind it and how it fits into the greater ecosystem. ## Articles - ["How To Write A Readme"](http://jfhbrook.github.io/2011/11/09/readmes.html) - *Joshua Holbrook* From 7b24be81fd6ef8dc8e48e76be53826916bfcfcb5 Mon Sep 17 00:00:00 2001 From: Aleksander Madland Stapnes Date: Tue, 6 Dec 2016 23:53:49 -0300 Subject: [PATCH 2/2] Appease travis by replacing link that 301's --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 62069d6..47d3fbe 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Elements in beautiful READMEs include, but not limited to: images, screenshots, - ["How To Write A Readme"](http://jfhbrook.github.io/2011/11/09/readmes.html) - *Joshua Holbrook* - ["How To Write A Great README"](https://robots.thoughtbot.com/how-to-write-a-great-readme) - *Caleb Thompson (thoughtbot)* - ["Readme Driven Development"](http://tom.preston-werner.com/2010/08/23/readme-driven-development.html) - *Tom Preston-Werner* -- ["Top ten reasons why I won’t use your open source project"](https://changelog.com/top-ten-reasons-why-i-wont-use-your-open-source-project/) - *Adam Stacoviak* +- ["Top ten reasons why I won’t use your open source project"](https://changelog.com/posts/top-ten-reasons-why-i-wont-use-your-open-source-project) - *Adam Stacoviak* - ["Art of Readme - Learn the art of writing quality READMEs."](https://github.com/noffle/art-of-readme) - *Stephen Whitmore* ## Tools