Skip to content

Commit 6028869

Browse files
committed
Update README.md
1 parent 15ffcf2 commit 6028869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ This project demonstrates Python REST API capabilities.
2121
2222
## Run project
2323
4. Go to [com/demo/web/CustomersController.py](com/demo/web/CustomersController.py) and run the project
24-
5.
24+
5. Go to http://127.0.0.1:5000/showcustomers or http://127.0.0.1:5000/customers to see list of customers
25+
6. Create new customer from http://127.0.0.1:5000/createcustomer

0 commit comments

Comments
 (0)