From 77c344e37a2ee9d4fd5026fcb32b9085a28f6aa8 Mon Sep 17 00:00:00 2001 From: Mutah Date: Fri, 12 Feb 2016 13:43:14 +0100 Subject: [PATCH] updated doc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af1a4c0..29e2a64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + #Lexical-Attack Lexical Attack is a word display processor written with Processing, aimed at virtually shooting the spectator with a lexical field that comes from text statistics, like books or news articles. @@ -10,7 +12,7 @@ It was made with the lexical field of Michel Foucault in "Discipline and Punish Input data is csv file with 2 columns : word text and score (count). -The tool wordocc https://git.tetalab.org:8888/Mutah/wordocc can be used to produce such files from text input. +The tool [wordocc](https://git.tetalab.org:8888/Mutah/wordocc) can be used to produce such files from text input. # Customization