Ver código fonte

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 anos atrás
pai
commit
211ae18971
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -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