commit 4712543181a007111e7f2dd47b3bd06b32d8a229
parent 3ad5709f3dd3fd18865d6873ea7cdbf7b25c75e7
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date: Fri, 25 Sep 2020 22:15:45 +0000
Update README.md
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -3,6 +3,10 @@ Houndsniff is a hash identification and recognition tool written in C that uses
![Screenshot](https://1.bp.blogspot.com/-vMfrFuul7Bc/X25oun-gQaI/AAAAAAAA8HA/dZ7n8jWByj4BE1VvbyoXp99gsPFZAlzjwCLcBGAsYHQ/s16000/hound.png)
-Clone & compile
+Clone & Install
----
git clone https://github.com/michaeldim02/houndsniff.git && chmod +x hound
+
+Compile
+----
+gcc upp.h upp.c main.c select.c select.h -lsqlite3 -std=c99 -o hound