Removed BitDeli badge and added info on how to install depencencies in README.md file
This commit is contained in:
parent
1ec54e8457
commit
4f7d7a724b
@ -6,6 +6,9 @@ Antipixels from Python.
|
||||
This is especially useful if you want to quickly generate batches
|
||||
of antipixels.
|
||||
|
||||
## Dependencies
|
||||
|
||||
`pip install -r requirements.txt`
|
||||
|
||||
## Usage example
|
||||
|
||||
@ -78,6 +81,3 @@ antipixels = {
|
||||
|
||||
For a complete example, have a look at ``apyx_example.py``, in the main
|
||||
project folder.
|
||||
|
||||
-----
|
||||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/rshk/apyx/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
||||
|
Loading…
Reference in New Issue
Block a user