Commit 7668dcad authored by reza's avatar reza

Update README.md

parent abd928cf
......@@ -10,16 +10,11 @@ With this pakage users can easily connect to any Infinite8 devices from many pro
## Getting Started (python)
This dll requires the following packages to work fine.
This dll requires the following packages to work with.
### Prerequisites
Use pip script to install `scipy` , `numpy`and `pythonnet` . These packages are used to read .dll files writen in C# and calculate some anticipated data.
```
pip install scipy
pip install numpy
pip install pythonnet
```
Use [Python for .NET](http://pythonnet.github.io/) to instll 'clr' package for connect dll to python.
### Import dll file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment