From 40b744fa5893504d4da17b9bd8475e9a77935f85 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Mon, 26 Feb 2024 02:32:59 -0500 Subject: [PATCH] Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e20e77d --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +## Installation + +# Arch +makepkg -si + +# Fedora +run build-fedora.sh + +# Void +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) + +## Usage +ip-lookup (IP ADDRESS) \ No newline at end of file