houndsniff

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 857a533d528cf70c608476f3d99f7f46568806e5
parent 3776d6cab806ff945923566997d8ce8fdbfd141f
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date:   Wed, 30 Dec 2020 00:17:45 +0000

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -7,7 +7,7 @@ Clone & Install ---- git clone https://github.com/michaeldim02/houndsniff.git && cd houndsniff && chmod +x hound -Compile (c90) +Compile (c89) ---- gcc main.c select.c -lsqlite3 -std=c90 -o hound