Update README.md

This commit is contained in:
Shunichi09 2020-05-02 21:23:24 +09:00 committed by GitHub
parent dabaaf0581
commit 53d2ec34e5
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 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.
<div><img src="assets/concept.png" width="500"/></div>