diff --git a/README.md b/README.md index 4c61af9..06f7b84 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # cli -cli 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. +cli is a 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. ## Overview