Skip to content

Commit c020c4a

Browse files
rx.internal.* warning
1 parent 6e12aa7 commit c020c4a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ APIs marked with the `@Experimental` annotation at the class or method level wil
4545

4646
APIs marked with the `@Deprecated` annotation at the class or method level will remain supported until the next major release but it is recommended to stop using them.
4747

48+
#### rx.internal.*
49+
50+
All code inside the `rx.internal.*` packages is considered private API and should not be relied upon at all. It can change at any time.
4851

4952
## Full Documentation
5053

0 commit comments

Comments
 (0)