mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
Update README.md
This commit is contained in:
parent
95d4e905e6
commit
38e973828c
1 changed files with 1 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
[![Dependency Status](https://gemnasium.com/ms-ati/docile.png)](https://gemnasium.com/ms-ati/docile)
|
||||
[![Code Climate](https://codeclimate.com/github/ms-ati/docile.png)](https://codeclimate.com/github/ms-ati/docile)
|
||||
[![Coverage Status](https://coveralls.io/repos/ms-ati/docile/badge.png)](https://coveralls.io/r/ms-ati/docile)
|
||||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ms-ati/docile/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
||||
|
||||
Ruby makes it possible to create very expressive **Domain Specific
|
||||
Languages**, or **DSL**'s for short. However, it requires some deep knowledge and
|
||||
|
@ -233,5 +234,3 @@ Works on [all ruby versions since 1.8.7](https://github.com/ms-ati/docile/blob/m
|
|||
Copyright (c) 2012-2013 Marc Siegel. See LICENSE for details.
|
||||
|
||||
|
||||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ms-ati/docile/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
||||
|
||||
|
|
Loading…
Reference in a new issue