Skip to content

Commit 9fa97f0

Browse files
author
Aaron Suarez
authored
Merge pull request #393 from techytushar/fix#371
Update Getting Started section in README #371
2 parents bbe64af + 26fcdab commit 9fa97f0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<br />
1010
<br />
1111

12-
# 🎃 Hacktoberfest 🎃
12+
# 🎃 Hacktoberfest 🎃
1313

14-
[All the details you need](https://github.com/OperationCode/START_HERE/blob/master/README.md#-hacktoberfest-) before participating with us during Hacktoberfest.
14+
[All the details you need](https://github.com/OperationCode/START_HERE/blob/master/README.md#-hacktoberfest-) before participating with us during Hacktoberfest.
1515

1616
<br />
1717

@@ -50,9 +50,11 @@ Sometimes these installs can be tricky. If you get stuck ask for help in the Sl
5050

5151
1. Run `make setup`
5252

53-
1. Run `make all` and then navigate to http://localhost:5000/api/v1/resources
53+
1. Run `make all` and then navigate to http://localhost:5000/
5454

55-
If you see some JSON with a bunch of resources, it worked! If you encounter any errors, please open an issue or contact us on slack in #oc-python-projects.
55+
This should open the **Operation Code Resources API** webpage which has the documentation for the API. You can go through it to know about all available endpoints and understand how to use them.
56+
57+
If you encounter any errors, please open an issue or contact us on slack in #oc-python-projects.
5658

5759
## Authentication
5860

0 commit comments

Comments
 (0)