From 76dcc82bd9e6543af5b41ce70ae6f73c0981b662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Mwiruki=20=F0=9F=90=B3?= Date: Sun, 13 Jan 2019 17:39:51 -0800 Subject: [PATCH 1/3] Add related Kotlin project to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6431a9bea..9f64ee7b3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ * [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react) * [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) _(unofficial)_ * [30 Seconds of PHP](https://github.com/appzcoder/30-seconds-of-php-code) _(unofficial)_ +* [30 Seconds of Kotlin](https://github.com/IvanMwiruki/30-seconds-of-kotlin) _(unofficial)_ #### Package From 6553c2882774cc6a7275a1e89807f37d863b5f12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Mwiruki=20=F0=9F=90=B3?= Date: Wed, 16 Jan 2019 13:24:56 -0800 Subject: [PATCH 2/3] Revert "Add related Kotlin project to README" This reverts commit 371a9fb9da51e80b8bb8c88f7bd74273b0334377. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f64ee7b3..6431a9bea 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ * [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react) * [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) _(unofficial)_ * [30 Seconds of PHP](https://github.com/appzcoder/30-seconds-of-php-code) _(unofficial)_ -* [30 Seconds of Kotlin](https://github.com/IvanMwiruki/30-seconds-of-kotlin) _(unofficial)_ #### Package From 79c96adbe788f94b16e8ecabc871852a6920e532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Mwiruki=20=F0=9F=90=B3?= Date: Wed, 16 Jan 2019 13:26:45 -0800 Subject: [PATCH 3/3] Add related Kotlin project to README --- static-parts/README-start.md | 1 + 1 file changed, 1 insertion(+) diff --git a/static-parts/README-start.md b/static-parts/README-start.md index e22c46956..2674ff29a 100644 --- a/static-parts/README-start.md +++ b/static-parts/README-start.md @@ -24,6 +24,7 @@ * [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react) * [30 Seconds of Python](https://github.com/kriadmin/30-seconds-of-python-code) _(unofficial)_ * [30 Seconds of PHP](https://github.com/appzcoder/30-seconds-of-php-code) _(unofficial)_ +* [30 Seconds of Kotlin](https://github.com/IvanMwiruki/30-seconds-of-kotlin) _(unofficial)_ #### Package