summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-05-05 22:55:52 +0300
committerYuval Adam <yuv.adm@gmail.com>2011-05-05 22:55:52 +0300
commit613288ef6eb10610c9fd6c3eee1d4980073c4755 (patch)
treeb26d00e19adc3c7b25e51fea897adbf5234bb1fb
parentd4c42ccdad6664e8085b18fada28b0ae890a5846 (diff)
modified README
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e2c53f1..6e7f43a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-A Python implementation for the DEviaNT "That's What She Said" algorithm
+# A Python implementation for the DEviaNT "That's What She Said" algorithm
-Based on "That's what she said: Double entendre identification”, Kiddon & Brun 2011, (http://www.cs.washington.edu/homes/brun/pubs/pubs/Kiddon11.pdf)
+## Based on "That's what she said: Double entendre identification", Kiddon & Brun 2011, (http://www.cs.washington.edu/homes/brun/pubs/pubs/Kiddon11.pdf)
-This is long and hard, but it will work eventually... \ No newline at end of file
+## This is long and hard, but it will work eventually...