Selaa lähdekoodia

Merge pull request #556 from KrauseFx/patch-1

Enable syntax highlighting in README
August "Gus" Mueller 9 vuotta sitten
vanhempi
commit
94f9527c1e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -20,7 +20,7 @@ Do you have an awesome idea that deserves to be in FMDB?  You might consider pin
 
 FMDB can be installed using [CocoaPods](https://cocoapods.org/).
 
-```
+```ruby
 pod 'FMDB'
 # pod 'FMDB/FTS'   # FMDB with FTS
 # pod 'FMDB/standalone'   # FMDB with latest SQLite amalgamation source