Browse Source

Update README.md

Matt Coles 9 years ago
parent
commit
dc08f6e55f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -43,7 +43,8 @@ node index.js
43 43
 # API
44 44
 
45 45
 ### /hello/:name/
46
-Returns "Hello :name!" or simply "Hello World!" if no name is present. :)
46
+Returns "Hello :name!" or simply "Hello World!" if no name is present. Useful
47
+for checking if the server is running :)
47 48
 
48 49
 ### /user/register/
49 50
 In order to register a new user account, a `POST` request should be sent, with