소스 검색

Merge pull request #556 from KrauseFx/patch-1

Enable syntax highlighting in README
August "Gus" Mueller 9 년 전
부모
커밋
94f9527c1e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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