We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac33cb commit 54fe210Copy full SHA for 54fe210
README.md
@@ -1,6 +1,6 @@
1
# Sarah
2
3
-A library to easily manage your database
+A library to easily manage your database with a simple and powerful API.
4
5
## Graddle
6
@@ -38,6 +38,7 @@ dependencies {
38
<version>[VERSION]</version>
39
</dependency>
40
```
41
+> **Note**: Please ensure to relocate your dependencies to avoid conflicts with other projects using the same library.
42
43
## How to connect to the database ?
44
0 commit comments