You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/03/03 21:23:10 UTC

[18/20] isis git commit: Update README.md

Update README.md

Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/f7284d8f
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/f7284d8f
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/f7284d8f

Branch: refs/heads/ISIS-789
Commit: f7284d8fb4fbe58479e819b37e7ee3cc731d57ad
Parents: ec2a3b6
Author: Jeremy <jd...@hotmail.com>
Authored: Fri Jan 2 15:40:56 2015 -0600
Committer: Jeremy <jd...@hotmail.com>
Committed: Fri Jan 2 15:40:56 2015 -0600

----------------------------------------------------------------------
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/f7284d8f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 15c0bb0..96a3b04 100644
--- a/README.md
+++ b/README.md
@@ -93,3 +93,11 @@ Scalar chart, being the result of an action to analyze `ToDoItem`s by their cate
 A scalar chart is simply a wrapper around a [WickedChart](http://wicked-charts.googlecode.com).
 s
 
+
+#### Neo4j
+
+Embedded Neo4j server runs along side Isis on port 7474 by default.
+(https://github.com/Sprint/isis-neo4j/)
+
+Shown with simpleapp fixture script installed  
+![alt text](https://raw.githubusercontent.com/Sprint/isis-neo4j/master/src/test/resources/NeoBrowser.PNG "Embedded Neo4j Browser")