Skip to content

Commit

Permalink
#10 readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ramabit committed Jan 22, 2016
1 parent 072b514 commit 89cf9c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,10 +9,10 @@ Do we have better alternatives? Sure, but sometimes all we want is a quick and s

### What is it, really?
Just a wrapper around an `AsyncTask`, with a funny looking API.
The main difference between KillerTask and TinyTask is that this library is written in Kotlin language, very different than Java.
The main difference between KillerTask and TinyTask is that this library is written in Kotlin language, very different from Java.
To learn how to use Kotlin in your Android app you can visit: [Android development with Kotlin](http://inaka.net/blog/2016/01/15/android-development-with-kotlin)

### How to download and Install
### How to download and install it
Add the following to your `build.gradle` file:

```groovy
Expand Down

0 comments on commit 89cf9c5

Please sign in to comment.