Skip to content

Commit ef2ddfd

Browse files
authored
Update README.md
1 parent 7bc7bac commit ef2ddfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ This also means that older versions of unity won't be supported (Versions >= 202
1313
Other than the basic scheduling these are the features I moved over from UniRx:
1414

1515
Assembly: Rx.Data
16-
- AsUnitObservable()
17-
- AsSingleUnitObservable()
16+
- .AsUnitObservable()
17+
- .AsSingleUnitObservable()
1818
- .Pairwise() (without overloads)
1919
- ReactiveProperty
2020
- ReactiveCollection

0 commit comments

Comments
 (0)