Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vickeykumar authored Jul 12, 2018
1 parent ecce44d commit b68256b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

A python based go REPL like python command line to write and execute small go code snippets. If you want to test your go code snippets quickly or experiment with golang, please give it a try.

### Example
### Usage and Examples
Use command "gointerpreter" to start the gointerpreter:

![](doc/Examples.gif)

### Demo using documentation, loop and editing the inline code using default editor like vi
Expand Down

0 comments on commit b68256b

Please sign in to comment.