From f04161096cc438784ed9a34b31f2caceca7154b5 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Thu, 11 Apr 2019 16:13:57 -0400 Subject: [PATCH] fixed readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98b5d5f..f663e58 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Here's how [my man page](https://man.eddie.sh) is created: You can also specify version number, page number, and date: ```bash ./man-to-html edward-shen.man index.html edward-shen "Edward Shen Manual" 4.2.0 1 "January 1st, 1970" +``` ### Prereqs