From f85d0d6f360f83ef44dade78b013d472ce6c0795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2EFernando=20S=C3=A1nchez?= Date: Thu, 15 Mar 2012 05:36:33 +0100 Subject: [PATCH] Fixed readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a37aa07..9c279e3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ So far, it performs basic queries to dbpedia, but the same code could be use to Dependencies -------------------- -coffee-script -sparql -hook.io +To run this project, you will need to install the following dependencies through npm: +*coffee-script +*sparql +*hook.io