Skip to content

Commit 0644bc0

Browse files
committed
Update README.md
1 parent b977c3f commit 0644bc0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,11 @@ Requirements
3636

3737
##Adding to your project
3838

39-
If you are using CocoaPods, then, just add this line to your PodFile
40-
`pod 'LKDBHelper', :head`
39+
If you are using CocoaPods, then, just add this line to your PodFile<br>
40+
41+
```objective-c
42+
pod 'LKDBHelper', :head
43+
```
4144

4245

4346

0 commit comments

Comments
 (0)