Skip to content

Commit cecd5c7

Browse files
authored
Better readme
1 parent 3abdab9 commit cecd5c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# :whale2: Docker HTTP container upgrade
1+
# :whale: Docker HTTP container upgrade
22
Pull a new docker image and restart a running container with just a simple HTTP call.
33

44
## :rocket: Usage
@@ -12,4 +12,4 @@ curl localhost:3000/:containername
1212
```
1313

1414
## :memo: Notes
15-
Currently this is a hobby project the code does not have any tests and the HTTP requests do not require authorization. I do not recommend to use this project in a production system. But feel free to build on top of this repo or use it as inspiration.
15+
Currently this is a hobby project. The code does not have any tests and the HTTP requests do not require any form of authorization. I do not recommend to use this project in a production system. But feel free to build on top of this repo or use it as inspiration.

0 commit comments

Comments
 (0)