Skip to content

Commit 02a8008

Browse files
Update README.md
1 parent e7fa9f2 commit 02a8008

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ from the server directory, run:
7878

7979
### Implementation & Endpoints
8080

81-
/ - GET, check if server is running
82-
/test - GET, takes no params, returns dummy result JSON
83-
/search - POST, takes JSON search query, returns JSON results
81+
/ - GET, check if server is running
82+
/test - GET, takes no params, returns dummy result JSON
83+
/search - POST, takes JSON search query, returns JSON results
8484

8585
query JSON:
8686
```json

0 commit comments

Comments
 (0)