From 072f1b035f4ce375ae327a021fac94154d00e5d0 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Mon, 26 Feb 2024 01:34:21 -0500 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d329c8d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## Usage + +clone this repo into your `void-packages/srcpkgs` folder with the following command `git clone https://git.deadzone.lol/Wizzard/ip-lookup-void-template ip-lookup` (it must be named ip-lookup) + +## Post Installation + +ip-lookup \ No newline at end of file