From 53d2ec34e58d9d0416a3a592d8427abed6db254a Mon Sep 17 00:00:00 2001 From: Shunichi09 Date: Sat, 2 May 2020 21:23:24 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7279ea5..dd533ec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # PythonLinearNonLinearControl PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python. -Due to use only basic libralies (scipy, numpy), this library is also easily to extend for your own situations. +Due to use only basic libralies (scipy, numpy), this library is to extend for your own situations.