diff --git a/README.md b/README.md index 75097a2..798c0cb 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# fibonacci \ No newline at end of file +# Fibonacci + +Repository for interesting implementations of the fibonacci sequence.