Skip to content

Commit

Permalink
Added Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ap193uee committed May 28, 2018
1 parent 4e24eff commit 10ac6f0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# README #

Common library with python code snippets used fraquently.

### Libraries Implemented ###

* OpenCV
* Python multiprocessing

### Installation ###

```sh
pip install --user git+https://github.com/ap193uee/common.git
```

0 comments on commit 10ac6f0

Please sign in to comment.