Update README.md
Summary & overview
This commit is contained in:
parent
921da63e2e
commit
e7ff7313a3
@ -1,4 +1,5 @@
|
||||
cli
|
||||
===
|
||||
#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.
|
||||
|
||||
Simple, fast, and fun package for building command line apps in Go
|
||||
## Overview
|
||||
Command line apps are usually so tiny that there is absolutely no reason why your code should *not* be self-documenting.
|
||||
|
Loading…
Reference in New Issue
Block a user