Skip to content

Commit 015f322

Browse files
committed
Add build status on README.md
1 parent 55000c3 commit 015f322

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# JSONDB
22
Manage local databases with JSON files and JSONDB Query Language (JQL)
33

4+
[![Build Status](https://travis-ci.org/na2axl/jsondb-php.svg?branch=master)](https://travis-ci.org/na2axl/jsondb-php)
5+
46
## What's that ?
57
JSONDB is a database manager using JSON files and a custom query
68
language named **JQL** (**J**SONDB **Q**uery **L**anguage).

0 commit comments

Comments
 (0)