Skip to content

Commit 988b174

Browse files
Update README.md
1 parent 9ae5e39 commit 988b174

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are several articles written on this repository which states the design an
2525
The TvMaze complete repository has been re-written in Kotlin with Coroutines covering
2626
Unit Tests across ViewModels and UI tests for the app.
2727
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)
2929

3030
### MVVM using Android Architecture Components
3131

@@ -55,10 +55,10 @@ Know more:
5555

5656
## Contributions
5757

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.
5959
Better yet, if you want to contribute to the repository, go ahead, any kind of patches are encouraged,
6060
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.
6262

6363
## License
6464

@@ -76,4 +76,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
7676
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7777
See the License for the specific language governing permissions and
7878
limitations under the License.
79-
```
79+
```

0 commit comments

Comments
 (0)