Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 4efe288

Browse files
committed
Add unestability clarification of the API in README
1 parent f1324c9 commit 4efe288

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
@@ -146,7 +146,8 @@ you can carry this out the same way with `Observable#toSortedList`.
146146

147147
## Development
148148

149-
As SimpleNoSQL, this project still isn't stable. You can use it with Gradle and [JitPack](https://jitpack.io):
149+
As SimpleNoSQL, this project still isn't stable (the API can change at any time). You can use it with Gradle and
150+
[JitPack](https://jitpack.io):
150151

151152
```groovy
152153
repositories {

0 commit comments

Comments
 (0)