Skip to content

Commit ee81fa1

Browse files
Kotlin Readme links fixed
1 parent f8f04aa commit ee81fa1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

BasicRxJavaSampleKotlin/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Room & RxJava Kotlin Sample
22

3-
This is an API sample to showcase how to use [Room](https://developer.android
4-
.com/topic/libraries/architecture/room.html), with RxJava's [Flowable](http://reactivex
5-
.io/RxJava/2.x/javadoc/io/reactivex/Flowable.html) objects in Kotlin.
3+
This is an API sample to showcase how to use [Room](https://developer.android.com/topic/libraries/architecture/room.html), with RxJava's [Flowable](http://reactivex.io/RxJava/2.x/javadoc/io/reactivex/Flowable.html) objects in Kotlin.
64

75
# Functionality
86
The sample app shows an editable user name, stored in the database.

0 commit comments

Comments
 (0)