Skip to content

Commit c70bb28

Browse files
committed
add license badge
1 parent 9de22e5 commit c70bb28

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ python -m unittest
3737
- [**V. 0.0.2**][26.03.2017] Implement the basic VRFT algorithm (1 DOF. offline, linear controller, controller expressed as scalar product theta*f(z))
3838
- [**V. 0.0.3**][05.01.2020] Code refactoring and conversion to Python 3; Removed support for Python Control library.
3939
- [**V. 0.0.5**][07.01.2020] Add Instrumental Variables (IVs) Support
40-
- [**In Progress**][07.01.2020-] Add Documentation and Latex formulas (Milestone v.0.1)
40+
- [**In Progress**][07.01.2020-] Add Documentation and Latex formulas
4141
- [**TODO**] Add MIMO Support
4242
- [**TODO**] Generalize to other kind of controllers (e.g., neural nets)
4343

@@ -50,3 +50,5 @@ If you find this code useful in your research, please, consider citing it:
5050
> doi = {},
5151
> url = { https://github.com/rssalessio/PythonVRFT }
5252
>}
53+
54+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

0 commit comments

Comments
 (0)