diff --git a/README.md b/README.md index ffb452c..b886c31 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # kottpd -Kottpd - REST framework written in pure Kotlin. It is avaliable from maven central repository. It supports plain HTTP and secured HTTPs. +Kottpd - REST framework written in pure Kotlin. It is available from maven central repository. It supports plain HTTP and secured HTTPs. ``` xml com.github.gimlet2 kottpd - 0.1.3 + 0.2.0 ```