mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Closes #43: add link back badge to readme
This commit is contained in:
parent
550a02cd10
commit
a4c95d2f3d
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,12 @@ If your project uses this styleguide and you'd like to be mentioned in this read
|
|||
please open a pull request adding it below in alphabetical order with a URL and short
|
||||
description.
|
||||
|
||||
You can also add a badge ([](https://www.sqlstyle.guide/)) to your projects readme with the following markdown code if you like:
|
||||
|
||||
```markdown
|
||||
[](https://www.sqlstyle.guide/)
|
||||
```
|
||||
|
||||
* [BEdita](https://github.com/bedita/bedita) - a Symfony based PHP CMF
|
||||
* [SQLQuery.jl](https://github.com/yeesian/SQLQuery.jl) - A Julia lang package for representing sql queries, and converting them to valid SQL statements
|
||||
* [Stock Talk](https://github.com/nigelgilbert/stock-talk) - a realtime dashboard that displays the stock data of the most Tweeted Nasdaq companies.
|
||||
|
|
Loading…
Reference in a new issue