diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b2136e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# String Matcher + +A simple program written in C++ to bruteforce strings + +Pretty useless but still cool.