From 280480316ad88be022006cd3a75dd475040b662d Mon Sep 17 00:00:00 2001 From: Jan <20126033+JanLJL@users.noreply.github.com> Date: Fri, 1 Sep 2017 01:21:22 +0200 Subject: [PATCH] added dependencies --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0397264..9f96d0d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This tool allows automatic instruction fetching of assembly code, auto-generatin ## Getting started ### *Dependencies:* -- Python 3.5 or higher -- Pandas 0.20 or higher -- Numpy -- kerncraft +- [Python](https://www.python.org/) 3.5.2 or higher +- [pandas](http://pandas.pydata.org/) 0.18.1 or higher +- [NumPy](http://www.numpy.org/) 1.11.1 or higher +- [kerncraft](https://github.com/RRZE-HPC/kerncraft) 0.4.11 or higher