Skip to content

Commit

Permalink
readme.md: added badges
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 20, 2015
1 parent 6638122 commit 7703e59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Nette Database

[![Downloads this Month](https://img.shields.io/packagist/dm/nette/database.svg)](https://packagist.org/packages/nette/database)
[![Build Status](https://travis-ci.org/nette/database.svg?branch=master)](https://travis-ci.org/nette/database)
[![Latest Stable Version](https://poser.pugx.org/nette/database/v/stable)](https://github.com/nette/database/releases)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/nette/database/blob/master/license.md)

Nette provides a powerful layer for accessing your database easily.

Expand Down

0 comments on commit 7703e59

Please sign in to comment.