Skip to content

Commit

Permalink
change screen shot size
Browse files Browse the repository at this point in the history
  • Loading branch information
bolerap committed Jan 6, 2017
1 parent 496a277 commit f08a367
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ This sample aim to practice while I'm learning Go, It use built-ins Go's package
- Run local `go run *.go`

# Screen shots
![Creating](create.png?raw=true "create")
![Creating](Listing.png?raw=true "create")
![Creating](create.png "create")
![Creating](Listing.png "create")
# TODOs
- Add simple loggin.
- Add simple Rest api.
- Add test case.

0 comments on commit f08a367

Please sign in to comment.