From 85865f7c05af235b5c7b3bda570a37c9fd240f1e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 1 Dec 2018 00:16:05 +0100 Subject: [PATCH] Add links instead. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55419ab..3854532 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ dependencies. This package requires two underlying packages. Those are `python-magic`, and `pillow`. Here are the installation documentation for those packages: -* https://github.com/threatstack/libmagic -* https://pillow.readthedocs.io/en/5.3.x/installation.html#external-libraries +* [github.com/threatstack/libmagic](https://github.com/threatstack/libmagic) +* [pillow.readthedocs.io](https://pillow.readthedocs.io/en/5.3.x/installation.html#external-libraries) ## Installation