소스 검색

Update CONTRIBUTING.md

Daniel Zlotin 7 년 전
부모
커밋
d8a06bddfa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 파일 보기

@@ -3,7 +3,7 @@
3 3
 `lib/android`: android sources and unit tests</br>
4 4
 `lib/ios`: iOS sources and unit tests</br>
5 5
 `lib/src`: javascript sources and unit tests</br>
6
-`lib/src/index.js`: the entry point for `import Navigation from 'react-native-navigation`
6
+`lib/src/index.js`: the entry point for `import Navigation from 'react-native-navigation'`
7 7
 
8 8
 * `e2e`: [detox](https://github.com/wix/detox) iOS e2e tests (in the future, once detox supports it, we will have android e2e here as well)
9 9