Skip to content

Commit

Permalink
updated shields to link to respective sites
Browse files Browse the repository at this point in the history
  • Loading branch information
Sxtanna committed May 21, 2019
1 parent f050d69 commit 284bac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# KORM ![Travis (.com)](https://img.shields.io/travis/com/Sxtanna/Korm.svg?style=flat-square) ![Maven Central](https://img.shields.io/maven-central/v/com.sxtanna.korm/Korm.svg?logo=kotlin&style=flat-square)
# KORM [![Travis](https://img.shields.io/travis/com/Sxtanna/Korm.svg?style=flat-square)](https://travis-ci.com/Sxtanna/KORM) [![Maven Central](https://img.shields.io/maven-central/v/com.sxtanna.korm/Korm.svg?logo=kotlin&style=flat-square)](http://repo1.maven.org/maven2/com/sxtanna/korm/Korm/)
Kotlin Object-Relational Mapping


Expand Down

0 comments on commit 284bac9

Please sign in to comment.