Skip to content

Commit

Permalink
adding screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Apr 13, 2013
1 parent 67cac88 commit 21143af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
@@ -1,4 +1,16 @@
neo_love
========

A POC Dating site with Neo4j
A POC Dating site with Neo4j

git clone git://github.com/maxdemarzi/neo_love.git
cd neo_love
bundle install
rake neo4j:install
rake neo4j:create
rackup

Open a browser to http://localhost:9292


![ScreenShot](https://raw.github.com/maxdemarzi/neo_love/master/screenshot.png)
Binary file added screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21143af

Please sign in to comment.