Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gimlet2 committed Aug 24, 2020
1 parent b55805c commit 106b3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
<dependency>
<groupId>com.github.gimlet2</groupId>
<artifactId>kottpd</artifactId>
<version>0.1.3</version>
<version>0.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 106b3ee

Please sign in to comment.