Update README.md

This commit is contained in:
syumai 2022-05-30 17:35:38 +09:00 committed by GitHub
parent c7f0fc0957
commit cda951c744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# hello
* This app just returns a message `Hello, world!`.
* If url param like `?name=syumai`, then a message `Hello, syumai!` will be returned.
* If a url param like `?name=syumai` given, then a message `Hello, syumai!` will be returned.
## Demo