|
|
@@ -1,6 +1,3 @@
|
|
|
-[](https://www.versioneye.com/objective-c/fmdb/2.3)
|
|
|
-[](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
|
|
|
|
|
|
+[](https://www.versioneye.com/objective-c/fmdb/2.3)
|
|
|
+[](https://www.versioneye.com/objective-c/fmdb/references)
|
|
|
+
|
|
|
FMDB can be installed using [CocoaPods](http://cocoapods.org/).
|
|
|
|
|
|
```
|