mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
Move Gitter chat badge to a new line in README
This commit is contained in:
parent
df5bed4df0
commit
68a73e72fe
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
# Docile
|
||||
|
||||
[](https://gitter.im/ms-ati/docile?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](http://badge.fury.io/rb/docile)
|
||||
[](https://travis-ci.org/ms-ati/docile)
|
||||
[](https://gemnasium.com/ms-ati/docile)
|
||||
|
@ -8,6 +7,8 @@
|
|||
[](https://coveralls.io/r/ms-ati/docile)
|
||||
[](http://inch-ci.org/github/ms-ati/docile)
|
||||
|
||||
[](https://gitter.im/ms-ati/docile?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Ruby makes it possible to create very expressive **Domain Specific
|
||||
Languages**, or **DSL**'s for short. However, it requires some deep knowledge and
|
||||
somewhat hairy meta-programming to get the interface just right.
|
||||
|
|
Loading…
Add table
Reference in a new issue