Skip to content

Commit

Permalink
Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Mar 1, 2020
1 parent 0c4a0cc commit 7d4340e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Python SDK for the KUSANAGI framework
Requirements
------------

* [KUSANAGI framework](http://kusanagi.io) 1.0+
* [Python](https://www.python.org/downloads/) 3.5+
* [KUSANAGI framework](http://kusanagi.io) 2.0+
* [Python](https://www.python.org/downloads/) 3.6+
* [libzmq](http://zeromq.org/intro:get-the-software) 4.1.5+

Installation
Expand All @@ -24,7 +24,7 @@ $ pip install kusanagi-sdk-python
Or to run all unit tests and code coverage:

```
$ python setup.py tests
$ python setup.py test
```

Getting Started
Expand Down Expand Up @@ -61,7 +61,7 @@ Please also be sure to review our [community guidelines](http://kusanagi.io/open
License
-------

Copyright 2016-2019 KUSANAGI S.L. (http://kusanagi.io). All rights reserved.
Copyright 2016-2020 KUSANAGI S.L. (http://kusanagi.io). All rights reserved.

KUSANAGI, the sword logo and the "K" logo are trademarks and/or registered trademarks of KUSANAGI S.L. All other trademarks are property of their respective owners.

Expand Down

0 comments on commit 7d4340e

Please sign in to comment.