aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2014-10-18 15:21:45 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2014-10-18 15:21:45 +0200
commit4f26361eb08aa09334d1eea0a124110c20d809ce (patch)
treeea2652193f376eee5c9c44776895378b123be7c8 /README.txt
parentfc0f9ce2aa46444ff69e89e9b9e09f3610eedd74 (diff)
Moved javadocs to a different repository for hosting, updated README
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index fcb802f..ddb0286 100644
--- a/README.txt
+++ b/README.txt
@@ -1 +1,13 @@
-write this
+Welcome to JCGP, a Java implementation of Julian Miller's
+Cartesian Genetic Programming. This project was originally
+developed as a Masters thesis but is now open to the public,
+so feel free to use and modify it.
+
+The wiki is currently under construction, but a thorough
+user manual can be found under downloads in the meantime.
+The Javadoc pages for the project are hosted at:
+http://epedroni.bitbucket.org/jcgpdocs/.
+
+Bitbucket allows issue tracking, so check the currently open
+issues to get more information on what needs to be done next:
+https://bitbucket.org/epedroni/jcgp/issues?status=new&status=open