Add links to projects to the readme
This commit is contained in:
parent
4a8e148fc6
commit
d4ec63d52c
19
README.md
19
README.md
@ -2,18 +2,19 @@
|
|||||||
#### Ruby implementations.
|
#### Ruby implementations.
|
||||||
|
|
||||||
## Competitors
|
## Competitors
|
||||||
- Builder
|
- [Builder](https://github.com/jimweirich/builder)
|
||||||
- ERB
|
- [ERB](http://ruby-doc.org/stdlib-2.0.0/libdoc/erb/rdoc/ERB.html)
|
||||||
- Erubis
|
- [Erubis](http://www.kuwata-lab.com/erubis/)
|
||||||
- Haml
|
- [Haml](http://haml.info/)
|
||||||
- Liquid
|
- [Liquid](http://liquidmarkup.org/)
|
||||||
- Markaby
|
- [Markaby](http://markaby.github.io/)
|
||||||
- Mustache
|
- [Mustache](https://github.com/defunkt/mustache)
|
||||||
- Slim
|
- [Slim](http://slim-lang.com/)
|
||||||
|
- [Tenjin](http://www.kuwata-lab.com/tenjin/)
|
||||||
|
|
||||||
... and our special guest ...
|
... and our special guest ...
|
||||||
|
|
||||||
- String interpolation
|
- [String interpolation](http://en.wikipedia.org/wiki/String_interpolation#Ruby)
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user