From 7dba9af692e2916c5c5ad6d99734fabe48e38c3f Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 4 May 2013 11:16:52 -0700 Subject: Adding link to the tutorial. --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index ad286608..85bc4a6f 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,9 @@ from sunfreeware.com and installed it locally. Also modified CFLAGS to add the l include files for readline and LIBS to add the local libreadline.a. Perhaps you can add these steps in the readme to help folks compiling this on Solaris." +The following tutorial is kindly offered by Ana Petkovska from EPFL: +https://www.dropbox.com/s/qrl9svlf0ylxy8p/ABC_GettingStarted.pdf + ## Final remarks: Unfortunately, there is no comprehensive regression test. Good luck! -- cgit v1.2.3