From fc77dee5788dea3e5b879cf5fa381d579ea177d4 Mon Sep 17 00:00:00 2001 From: Braydon Kains Date: Sat, 7 Mar 2020 21:24:06 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abbea65..1cdb66d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Get the name and process ID of the process running on a given port * Decide how to do documentation (probably Github wiki?) * Write man page (figure out how to do that lol) * Set up CI (probably Travis) +* Figure out distribution/release ## Contributing I don't know that I'm ready for contributors yet because I don't have a good contributors guide. I do plan to eventually open this up to contributors. If you have any ideas for future operations, please feel free to open an issue, I am happy to discuss ideas!