Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit c28da4b

Browse files
committed
one more badge for README.md
1 parent 6bfb0bf commit c28da4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![dependencies Status Image](https://david-dm.org/codeschool/sqlite-parser.svg)](https://github.com/codeschool/sqlite-parser/)
44
[![devDependencies Status Image](https://img.shields.io/david/dev/codeschool/sqlite-parser.svg)](https://github.com/codeschool/sqlite-parser/)
55
[![NPM Version Image](https://img.shields.io/npm/v/sqlite-parser.svg)](https://www.npmjs.com/package/sqlite-parser)
6+
[![License Type Image](https://img.shields.io/github/license/codeschool/sqlite-parser.svg)](https://github.com/codeschool/sqlite-parser/blob/master/LICENSE)
67

78
This library takes SQL queries, provided as a string, and generates an
89
AST. An error will be generated describing what is malformed in the source query

0 commit comments

Comments
 (0)