Skip to content

Commit 54fe210

Browse files
committed
📝 Update readme
1 parent 0ac33cb commit 54fe210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sarah
22

3-
A library to easily manage your database
3+
A library to easily manage your database with a simple and powerful API.
44

55
## Graddle
66

@@ -38,6 +38,7 @@ dependencies {
3838
<version>[VERSION]</version>
3939
</dependency>
4040
```
41+
> **Note**: Please ensure to relocate your dependencies to avoid conflicts with other projects using the same library.
4142
4243
## How to connect to the database ?
4344

0 commit comments

Comments
 (0)