Skip to content

Commit

Permalink
finalizing introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
mstdokumaci committed May 24, 2012
1 parent a7ae0cf commit cf6495a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ arrayDB ORM library has only 5 classes. You mostly use a singleton of one, other

To start using this library, you have to do 3 simple definitions.

- Define your data model (what items you need to keep, what are their fields and relations with each other).
- Define your data model (what items you need to keep, what are their fields and their relations with each other).
- Define your MySQL access.
- Define your cache config.

Expand Down Expand Up @@ -225,6 +225,6 @@ There are a lot of famous alternatives to use. They are documented better and su

All ideas and contributions are welcomed.

Thanks for the interest.
Thanks for the interest, sorry for inadequate English.

Mustafa Dokumacı

0 comments on commit cf6495a

Please sign in to comment.