Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Will1229 authored Aug 23, 2017
1 parent e5c791b commit 052efdb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ A web interface implemented with Springboot is included in this project to demos
```
$ gradle bootRun
```
2. Open http://localhost:8080/ from browser or use curl directly from command line.
2. Open http://localhost:8080/ in browser and try it from web page:

![block chain demo](https://raw.githubusercontent.com/Will1229/Blockchain/blob/master/image/web.PNG)

3. Or use curl directly from command line:

### Create new agent
```
Expand Down

0 comments on commit 052efdb

Please sign in to comment.