Skip to content

Commit 8e64f1b

Browse files
Update README.md
1 parent b70247c commit 8e64f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Reacṭ̣-Observe-Async!
1+
# React-Observe-Async!
22

33
This library is an collection of my favorite ways of dealing with asynchronous state and side effects. Observables are my preffered approach to doing just that, however, Observables and rxjs is quite complicated compared to Promises and async await functions. This library tries to bridge this gap, by providing promise-based api to observable functionality.
44

0 commit comments

Comments
 (0)