diff --git a/README.md b/README.md index 36e7e0a..31ae9df 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@

- +

# cal - The Console Calendar Generator -Cal (or fCal on SNAP) is a command line utility that will output a calendar for the desired month/year. It's simple and accurate with a few useful features. +Cal (or fCal on SNAP) is a command line utility that will output a calendar for the desired month/year. It's simple and accurate with a few useful features. By default, Cal will display the current year. You can provide a month and year, a month, or just a year. You can also change the number of calendars per row in your display with the `-n` switch. See the examples below for a more through description.