Skip to content

Commit 55839c4

Browse files
authored
Create README.md
1 parent 890e510 commit 55839c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# BeginKotlin
2+
Basic elements of an android project using Kotlin.
3+
4+
BeginKotlin is an extremely simple project to help you start writing kotlin for your android projects. It is a companion project for a
5+
series of posts on kotlin from my blog <a href="http://www.droidmonk.com">Droidmonk</a> . Start your kotlin journey with a basic android
6+
activity and learn along. The project has been organized by creating a separate branch corresponding to a specific post of <a href="http://www.droidmonk.com">Droidmonk</a>.

0 commit comments

Comments
 (0)