Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
Changed readme to Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Blockmar committed Mar 5, 2012
1 parent cec07bd commit 10b0588
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
/project
11 changes: 8 additions & 3 deletions README → README.md
@@ -1,7 +1,12 @@
This is a part of a simple Object Repository implementation for Java.
This project contains the skeleton interfaces user in your Java code. see other Persistence-*
projects for implementations of the repository.
Persistence Core
================

Persistence Core is the interface skeleton of a simple Object Repository implementation for Java.

For an implementation example see Persistence Mongo.

License
-------

Code is licensed under the Simplified BSD License

Expand Down

0 comments on commit 10b0588

Please sign in to comment.