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