From f8f8977aba2c1eedc2c319887fe2c4ec9917dfd1 Mon Sep 17 00:00:00 2001 From: Helias Date: Tue, 24 May 2016 18:05:37 +0200 Subject: [PATCH] Updated README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 533a8d69..93105c9b 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,8 @@ ## [Download SMART](https://github.com/smart-tool/smart/releases) The release of smart will be available [here](https://github.com/smart-tool/smart/releases) +## How to use? +The documentation about smart is available [here](http://www.dmi.unict.it/~faro/smart/howto.php) + ## How to compile it from source To compile the source just download (or clone) this repository and run the file makefile from terminal (with **./makefile**), it will compile the smart binaries and all the algorithms (the algorithms binaries will be created into source/bin/).