Browse Source

Move the CocoaPods markers down to the CocoaPods section.

August Mueller 11 years ago
parent
commit
e713da239b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.markdown

+ 3 - 3
README.markdown

@@ -1,6 +1,3 @@
-[![Dependency Status](https://www.versioneye.com/objective-c/fmdb/2.3/badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/2.3)
-[![Reference Status](https://www.versioneye.com/objective-c/fmdb/reference_badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/references)
-
 # FMDB v2.3
 This is an Objective-C wrapper around SQLite: http://sqlite.org/
 
@@ -17,6 +14,9 @@ Do you have an awesome idea that deserves to be in FMDB?  You might consider pin
 
 ## CocoaPods
 
+[![Dependency Status](https://www.versioneye.com/objective-c/fmdb/2.3/badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/2.3)
+[![Reference Status](https://www.versioneye.com/objective-c/fmdb/reference_badge.svg?style=flat)](https://www.versioneye.com/objective-c/fmdb/references)
+
 FMDB can be installed using [CocoaPods](http://cocoapods.org/).
 
 ```