You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ There are several articles written on this repository which states the design an
25
25
The TvMaze complete repository has been re-written in Kotlin with Coroutines covering
26
26
Unit Tests across ViewModels and UI tests for the app.
27
27
Know more:
28
-
[Kotlin Everywhere. Coroutines, Tests, Robots and much more…](https://medium.com/@kumarashwini/kotlin-everywhere-coroutines-tests-robots-and-much-more-b02030206cc9)
28
+
[Kotlin Everywhere. Coroutines, Tests, Robots and much more…](https://proandroiddev.com/kotlin-everywhere-coroutines-tests-robots-and-much-more-b02030206cc9)
29
29
30
30
### MVVM using Android Architecture Components
31
31
@@ -55,10 +55,10 @@ Know more:
55
55
56
56
## Contributions
57
57
58
-
If you've found an issue in this sample, please file an issue.
58
+
If you have found an issue in this sample, please file it.
59
59
Better yet, if you want to contribute to the repository, go ahead, any kind of patches are encouraged,
60
60
and may be submitted by forking this project and submitting a pull request.
61
-
If you have something big in mind, or any architectural change, plz raise an issue first to discuss it.
61
+
If you have something big in mind, or any architectural change, please raise an issue first to discuss it.
62
62
63
63
## License
64
64
@@ -76,4 +76,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
76
76
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
77
77
See the License for the specific language governing permissions and
0 commit comments