diff --git a/README.md b/README.md index cc3ea27..3a0626b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A Gentle Introduction To Logic Programming +A Very Gentle Introduction To Relational Programming ---- This tutorial will guide you through the magic and fun of relational programming. This tutorial does not assume that you have any knowledge of Lisp, Clojure, Java, or even Functional Programming. The only thing this tutorial assumes is that you are not afraid of using the command line and you’ve used some programming language before in your life. Since you’re using GitHub I think this is a relatively safe assumption :)