From f27064efe432fc15e8bc6df9bf15c32a9967a385 Mon Sep 17 00:00:00 2001 From: piatrashkakanstantinass <74979584+piatrashkakanstantinass@users.noreply.github.com> Date: Sat, 28 Aug 2021 09:42:44 +0300 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index fcba266..065d429 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,28 @@ Well, with `what` all you have to do is ask `what "0x52908400098527886E0F7030069 `what`'s job is to **identify _what_ something is.** Whether it be a file or text! Or even the hex of a file! What about text _within_ files? We have that too! `what` is recursive, it will identify **everything** in text and more! +# Installation + +## 🔨 Using pip + +```$ pip3 install pywhat``` + +or + +```$ pip3 install pywhat[optimize] # installs optional dependencies that may improve the speed``` + +## 🔨 Using homebrew + +```$ brew install pywhat``` + +## 🔨 Using macports + +```$ sudo port install pywhat``` + +## 🔨 Using conda + +```$ conda install -c conda-forge pywhat``` + # ⚙ Use Cases ## 🦠 Wannacry