Skip to content

Commit 43fd497

Browse files
updated documentation
1 parent b3071ed commit 43fd497

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This project covers basic necessities of most APIs.
1212
* Doc generation with apidoc
1313
* linting using standard
1414

15+
Please note, if you are planning to use this boilerplate for creating a web application then the 'https' protocol should be used to access its pages.
16+
17+
Visit `https://localhost:3000/` to access the root page.
18+
1519
## Requirements
1620
* node > v7.8.0
1721
* MongoDB
@@ -73,7 +77,7 @@ git clone https://github.com/SystangoTechnologies/Koach.git
7377
## Documentation
7478
API documentation is written inline and generated by [apidoc](http://apidocjs.com/).
7579

76-
Visit `http://localhost:3000/docs/` to view docs
80+
Visit `https://localhost:3000/docs/` to view docs
7781

7882
## Contributors
7983
[Arpit Khandelwal](https://github.com/arpit-systango)

0 commit comments

Comments
 (0)