Explorar el Código

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 hace 5 años
padre
commit
211ae18971
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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