Skip to content

Commit 8d0ccce

Browse files
authored
Merge pull request #31 from bryant1410/master
Fix broken headings in Markdown files
2 parents 9386eba + 1564c32 commit 8d0ccce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
3434
**from git package**: `npm install git://github.com/zxcpoiu/react-native-incall-manager.git`
3535

3636
===================================================
37-
####android:
37+
#### android:
3838

3939
After install, you can use `rnpm` (`npm install rnpm -g`) to link android.
4040
use `rnpm link react-native-incall-manager` to link or manually if you like.
@@ -59,7 +59,7 @@ on android, as long as your file extension supported by android, this module wil
5959

6060
===================================================
6161

62-
####ios:
62+
#### ios:
6363

6464
since ios part written in swift and it doesn't support static library yet.
6565
before that, you should add this project manually:

0 commit comments

Comments
 (0)