From e973882202f85b4cc9064c6a1cabeef7a33bbded Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Thu, 1 Sep 2016 13:23:36 +1000 Subject: [PATCH] Add notable forks to readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c63f298..d4c04d6 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,22 @@ To then run it locally `bundle exec jekyll serve` ## Projects known to be implementing the guide If your project uses this styleguide and you'd like to be mentioned in this readme then -please open a pull request adding it below in alphabetical order. +please open a pull request adding it below in alphabetical order with a URL and short +description. * [Stock Talk](https://github.com/nigelgilbert/stock-talk) - a realtime dashboard that displays the stock data of the most Tweeted Nasdaq companies. +## Notable forks of the guide + +These are based on, but deviate in some way from sqlstyle.guide. + +If you have forked this styleguide and you'd like to be mentioned in this readme then +please open a pull request adding it below in alphabetical order with a URL and short +description of your deviance. + +* [Lumos Labs](https://github.com/lumoslabs/sqlstyle.guide) - removed the river, Redshift, etc. [www](http://engineering.lumosity.com/sqlstyle.guide) + + [md-lang]: http://daringfireball.net/projects/markdown/ [jekyll]: http://jekyllrb.com/ [gh-pages]: https://pages.github.com/