From 1b3be96971c77e041409b6389f015d88a0d01286 Mon Sep 17 00:00:00 2001 From: BraydonKains Date: Sat, 7 Mar 2020 23:34:53 -0500 Subject: [PATCH] Trying to force a travis build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ebcc24..559f281 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Get the name and process ID of the process running on a given port ## TODO * Add the ability to kill process on port +* Maybe look into other cli operations? (getting IP?) * Come up with other useful stuff * Write up contributors guide * Decide how to do documentation (probably Github wiki?)