Browse Source

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 6 years ago
parent
commit
211ae18971
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

18
 
18
 
19
 ## Getting Started
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
 ## Versioning
23
 ## Versioning
24
 
24