aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--ROADMAP.md13
2 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe9942d..89029f2 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,6 @@ The purpose of this set of software configuration scripts is to enable
developers and system administrators to easily comply with Venidera's
policies for software development and deployment.
-_Copyright 2012, Venidera Pesquisa & Desenvolvimento, Ltda. Licensed under
+_Copyright © 2012, Venidera Pesquisa & Desenvolvimento, Ltda. Licensed under
the terms of the GNU General Public License version 2. Please see the LICENSE
file. All rights reserved._
diff --git a/ROADMAP.md b/ROADMAP.md
new file mode 100644
index 0000000..c547b81
--- /dev/null
+++ b/ROADMAP.md
@@ -0,0 +1,13 @@
+# Roadmap
+
+This roadmap lists future inclusions and developments.
+
+## dev-db/neo4j-community
+
+* Make PID and lock file handling Gentoo-style;
+* Add neo4j user to the system;
+* Clean up service clutter and Windows/Mac OSX references from bin/neo4j and bin/utils
+
+_Copyright © 2012, Venidera Pesquisa & Desenvolvimento, Ltda. Licensed under
+the terms of the GNU General Public License version 2. Please see the LICENSE
+file. All rights reserved._