Skip to content

Commit fa458fb

Browse files
Update README.md
1 parent ea3d438 commit fa458fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ We learn Kotlin programming language. If you don't have any knowledge about prog
1919
9. **Kotlin support in Android Jetpack and other libraries** : KTX extensions add Kotlin language features, such as coroutines, extension functions, lambdas, and named parameters, to existing Android libraries.
2020
10. **Mature language and environment** : Since its creation in 2011, Kotlin has developed continuously, not only as a language but as a whole ecosystem with robust tooling. Now it's seamlessly integrated in Android Studio and is actively used by many companies for developing Android applications.
2121

22-
## Lessons & Samples (New lessons & samples will come) 🔜
22+
## Lessons & Samples (New lessons samples will come) 🔜
2323

2424
* [Hello World](https://github.com/halilozel1903/LearnKotlinProgramming/blob/master/src/HelloWorld.kt)
2525
* [Variables](https://github.com/halilozel1903/LearnKotlinProgramming/blob/master/src/Variables.kt)

0 commit comments

Comments
 (0)