From ee8d5910047e626d0bc627d8d8bc3cc4003d0c5a Mon Sep 17 00:00:00 2001 From: dade <0xdade@users.noreply.github.com> Date: Thu, 20 Jul 2017 17:55:01 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b21b9ab --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# HackerStuff +A compilation of miscellaneous scripts, tools, and whatever that I find useful.