소스 검색

chore(readme): Add getting started doc link (#370)

The link was missing in the README for the getting started page, the square brackets were there though so looks like whoever wrote it just forgot to put the link there.
Adithya Reddy 5 년 전
부모
커밋
211ae18971
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -18,7 +18,7 @@ _Note: React Native WebView is not currently supported by Expo unless you "eject
18 18
 
19 19
 ## Getting Started
20 20
 
21
-Read our [Getting Started Guide]. If any step seems unclear, please create a detailed issue.
21
+Read our [Getting Started Guide](docs/Getting-Started.md). If any step seems unclear, please create a detailed issue.
22 22
 
23 23
 ## Versioning
24 24