diff --git a/README.md b/README.md index 25fbc7b2..d76d9c9d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Xorm is a simple and powerful ORM for Go. # Features +[![Join the chat at https://gitter.im/go-xorm/xorm](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-xorm/xorm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + * Struct <-> Table Mapping Support * Chainable APIs