Ver código fonte

Enable syntax highlighting in README

Felix Krause 9 anos atrás
pai
commit
f65bd255c7
1 arquivos alterados com 1 adições e 1 exclusões
  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