summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c50532..5cfb8c1 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,13 @@
# android-kotlin-demo
-A demo of an Android app using Kotlin
![Icon](app/src/main/res/mipmap-hdpi/ic_launcher.png)
+A demo of an Android app using Kotlin
+
+[Kotlin 101 Slides](https://docs.google.com/presentation/d/1RONjTABiAWTrDNcAOWB12GEKr1LbJy8PAqwGDhpJ8_Q/edit?usp=sharing)
+
### Incorporates the following libraries & concepts
+
```
* Dagger
* Retrofit