From 793287b0ee1d44a88e94b21b697a6488c7dc7d50 Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Sun, 24 Aug 2014 13:31:14 +0200 Subject: [PATCH] Fixed packages --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af84904..ad7eb7b 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ On Debian/Ubuntu you can install it with apt-get: You might need to install following packages: - [Colorama](https://pypi.python.org/pypi/colorama) - [Requests](https://pypi.python.org/pypi/requests/2.3.0) +*[Colorama](https://pypi.python.org/pypi/colorama) +*[Requests](https://pypi.python.org/pypi/requests/2.3.0) Usage ----