Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
inadarei committed Feb 21, 2017
1 parent a8843de commit 0177e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can see various options by running `justgo -h`
4. For instance, if the output was: `0.0.0.0:32791` under `ports` section then you
can access your new service at `http://0.0.0.0:32791/`
5. You can edit source files of the application without restarting anything
since JustGo supports hot reloading, using [Gin](https://github.com/codegangsta/gin)
since JustGo supports hot code reloading.

## Stopping and removing a container

Expand Down

0 comments on commit 0177e85

Please sign in to comment.