Also, as a recommendation, can you add in the Read...
# exposed
r
Also, as a recommendation, can you add in the Readme how to install the package instead of just having a link to bintray? Something like:
Copy code
<dependency>
  <groupId>org.jetbrains.exposed</groupId>
  <artifactId>exposed</artifactId>
  <version>x.x.x</version>
  <type>pom</type>
</dependency>
Would go a long way