From 4f7d7a724b62e899543e538a321236fd464ab7ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20B=C5=82=C4=99dkowski?= <23295125+mbledkowski@users.noreply.github.com> Date: Wed, 29 Sep 2021 02:14:13 +0200 Subject: [PATCH] Removed BitDeli badge and added info on how to install depencencies in README.md file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0beb2b8..1c4f395 100644 --- a/README.md +++ b/README.md @@ -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")