From 7c092f26a6e24e35d6bce4da5e1b47d7c7778ed7 Mon Sep 17 00:00:00 2001 From: mitchellhansen Date: Sat, 22 Aug 2020 19:12:44 -0700 Subject: [PATCH] . --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f624a30..0a5cd51 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # optimization-algorithms Implementation of various optimization algorithms in C++