Skip to content

Commit 144571f

Browse files
committed
Add badges to the top
1 parent 8c20c41 commit 144571f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.rdoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
== Annotate (aka AnnotateModels)
22

3-
IMPORTANT: If you're upgrading from a previous version, including 2.5.0,
4-
re-run the generator task!
3+
{<img src="https://badge.fury.io/rb/annotate.svg" alt="Gem Version" />}[http://badge.fury.io/rb/annotate]
4+
{<img src="https://travis-ci.org/ctran/annotate_models.png" />}[https://travis-ci.org/ctran/annotate_models]
5+
{<img src="https://gemnasium.com/ctran/annotate_models.png" />}[https://gemnasium.com/ctran/annotate_models]
56

67
Add a comment summarizing the current schema to the top or bottom of each of
78
your...
@@ -237,11 +238,6 @@ extra carefully, and consider using one.
237238

238239
Released under the same license as Ruby. No Support. No Warranty.
239240

240-
== Code Status
241-
{<img src="https://travis-ci.org/ctran/annotate_models.png" />}[https://travis-ci.org/ctran/annotate_models]
242-
{<img src="https://gemnasium.com/ctran/annotate_models.png" />}[https://gemnasium.com/ctran/annotate_models]
243-
244-
245241
== Authors
246242

247243
{See AUTHORS.rdoc}[link:AUTHORS.rdoc].

0 commit comments

Comments
 (0)