summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6e7f43a..0b04127 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
-# A Python implementation for the DEviaNT "That's What She Said" algorithm
+# That's What She Said - DEviaNT
-## Based on "That's what she said: Double entendre identification", Kiddon & Brun 2011, (http://www.cs.washington.edu/homes/brun/pubs/pubs/Kiddon11.pdf)
+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)
-## This is long and hard, but it will work eventually...
+This is long and hard, but it will work eventually...