Skip to content

Commit 2dcc63c

Browse files
authored
Create README.md
1 parent 6d9949a commit 2dcc63c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Ouroboros (for Compose)
2+
=======================
3+
4+
Ouroboros is a simplistic unidirectional dataflow library for Android Jetpack Compose. It is based on Kotlin and coroutines and inspired by React, Redux and Spotify's Mobius. It strives to be simplistic, easy to understand and testable.
5+
6+
Public documentation is in the works but in the meantime take a look at the example application included under `example-app`.

0 commit comments

Comments
 (0)