Update README.md

This commit is contained in:
Shunichi09 2020-05-02 21:37:03 +09:00 committed by GitHub
parent 79a4f79721
commit 4467644122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.
<div><img src="assets/concept.png" width="500"/></div>