Skip to content

Commit d30ddf4

Browse files
committed
update badges, install info
1 parent 573387c commit d30ddf4

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
ezSQL
22
=====
3-
[![Build Status](https://travis-ci.org/ezSQL/ezSQL.svg?branch=v3)](https://travis-ci.org/ezSQL/ezSQL)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/6s8oqnoxa2i5k04f/branch/v3?svg=true)](https://ci.appveyor.com/project/jv2222/ezsql/branch/v3)
5-
[![codecov](https://codecov.io/gh/ezSQL/ezSQL/branch/v3/graph/badge.svg)](https://codecov.io/gh/ezSQL/ezSQL)
3+
[![Build Status](https://travis-ci.org/ezSQL/ezSQL.svg?branch=master)](https://travis-ci.org/ezSQL/ezSQL)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/6s8oqnoxa2i5k04f/branch/master?svg=true)](https://ci.appveyor.com/project/jv2222/ezsql/branch/master)
5+
[![codecov](https://codecov.io/gh/ezSQL/ezSQL/branch/master/graph/badge.svg)](https://codecov.io/gh/ezSQL/ezSQL)
66
[![Maintainability](https://api.codeclimate.com/v1/badges/8db71512a019ab280a16/maintainability)](https://codeclimate.com/github/techno-express/ezSQL/maintainability)
77

8+
Installation
9+
------
10+
`composer require jv2222/ezsql`
11+
`require 'vendor/autoload.php';`
12+
813
Author
914
------
1015
Justin Vincent - http://justinvincent.com/ezsql

0 commit comments

Comments
 (0)