Update README.md

This commit is contained in:
Jeremy Saenz 2013-07-15 08:24:55 -07:00
parent cc4efc0fa4
commit c094d7ef44

View File

@ -1,3 +1,6 @@
# Work in Progress
This package is not in a releasable state. Stay tuned as I try to crank this API out in the next week or so.
# cli.go
cli.go is simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.