mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Add notable forks to readme
This commit is contained in:
parent
3e2846ee35
commit
e973882202
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -24,10 +24,22 @@ To then run it locally `bundle exec jekyll serve`
|
||||||
## Projects known to be implementing the guide
|
## Projects known to be implementing the guide
|
||||||
|
|
||||||
If your project uses this styleguide and you'd like to be mentioned in this readme then
|
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.
|
* [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/
|
[md-lang]: http://daringfireball.net/projects/markdown/
|
||||||
[jekyll]: http://jekyllrb.com/
|
[jekyll]: http://jekyllrb.com/
|
||||||
[gh-pages]: https://pages.github.com/
|
[gh-pages]: https://pages.github.com/
|
||||||
|
|
Loading…
Reference in a new issue