diff --git a/README.md b/README.md index ee51bed..06fb0d3 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 to extend for your own situations. +Due to use only basic libralies (scipy, numpy), this library is easy to extend for your own situations.