diff --git a/readme.md b/readme.md index 82e22ebd..7508155d 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,8 @@ [![Downloads this Month](https://img.shields.io/packagist/dm/dibi/dibi.svg)](https://packagist.org/packages/dibi/dibi) [![Build Status](https://travis-ci.org/dg/dibi.svg?branch=master)](https://travis-ci.org/dg/dibi) +[![Latest Stable Version](https://poser.pugx.org/dibi/dibi/v/stable)](https://github.com/dg/dibi/releases) +[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/dg/dibi/blob/master/license.md) Database access functions in PHP are not standardised. This library hides the differences between them, and above all, it gives you a very handy interface.