From a4c14055312aa59cda80697dc572e8eadf909d88 Mon Sep 17 00:00:00 2001 From: Behzad Samadi Date: Wed, 11 Aug 2021 11:17:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc57f24..1b6e7f1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ cvxguide ======== -A practical guide to convex optimization using Python +This is a practical guide to convex optimization using Python. You can read the guide [here](http://bsamadi.github.io/cvxguide/Introduction.html). If you want to read the guide and also run the code, please click on one of the two buttons at the top. # Requirements