Skip to content

Commit

Permalink
Add title for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmw511 committed Sep 14, 2015
1 parent d902d6a commit 444b488
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CLI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Build a Mad Lib program in Go!


To get a little more comfortable writing and running programs in Go here's an example on how to build a small madlib program using the command line

First create a file and name it `madlib.go`
Expand Down

0 comments on commit 444b488

Please sign in to comment.