1
0

Add links to projects to the readme

This commit is contained in:
Gregory Eremin 2013-12-15 01:39:18 +07:00
parent 4a8e148fc6
commit d4ec63d52c
No known key found for this signature in database
GPG Key ID: 5EFA427EEC26E86C

View File

@ -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