Skip to content

Commit 6c071fb

Browse files
authored
Update README.md
1 parent 45bb5ad commit 6c071fb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

33
Core StORM Library
44

5-
**Under active development. Please do not use.**
65

6+
7+
StORM is a modular ORM for Swift, layered on top of Perfect.
8+
9+
It aims to be easy to use, but flexible, and maintain consistency between datasource implementations for the user: you, the developer. It tries to allow you to write great code without worrying about the details of how to interact with the database.
10+
11+
Please see the full documentation at: [https://www.perfect.org/docs/StORM.html](https://www.perfect.org/docs/StORM.html)

0 commit comments

Comments
 (0)