diff --git a/README.md b/README.md index f57bea5..b81f6c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -# variadic-machine - -a library that allows you to control a brainfuck-like machine using C++ \ No newline at end of file +# The Variadic Machine +This is a simple for fun library I made to show that you can compute anything using variadics inputs as some sort of a language. \ No newline at end of file