fix README

This commit is contained in:
Shunichi09 2018-12-20 16:52:42 +09:00
parent 8eb2d7660f
commit 2a9ac7fb0d
1 changed files with 15 additions and 0 deletions

View File

@ -1,2 +1,17 @@
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
# nonlinear_control
Implementing the nonlinear model predictive control, sliding mode control
# Usage
you can see the usage in each folder
# Requirement
You should install following software
- python(3.5>)
- numpy
- matplotlib
# License
MIT