From 8a6057807500d44507395f3611a4c9b24e0ed2b7 Mon Sep 17 00:00:00 2001 From: silverwizard Date: Fri, 8 Jun 2018 22:36:54 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 648574d..73c161f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To build: OR if you want to *install* it you can run: `make install` -My further work will to be to properly use getopt (like not a chump), and also to create a proper useage() +My further work will to be to properly use getopt (like not a chump), and also to create a proper usage() Right now, just use: `dpu [decompression size] filename`