Skip to content

Commit 3e8fe7f

Browse files
committed
2 parents d5a0369 + 2670bed commit 3e8fe7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ The chain of tools to make work with SQL easier
55
[![Build Status](https://travis-ci.org/WebSQL/sqltoolchain.svg?branch=master)](https://travis-ci.org/WebSQL/sqltoolchain)
66
[![Coverage Status](https://coveralls.io/repos/WebSQL/sqltoolchain/badge.svg?branch=master)](https://coveralls.io/r/WebSQL/sqltoolchain?branch=master)
77

8+
##The includes tools:<br/>
89

9-
* sql-preprocessor:<br/>
10+
### sql-preprocessor:<br/>
1011
supports:
1112
* macro-variables<br/>
1213
```
@@ -33,7 +34,7 @@ The chain of tools to make work with SQL easier
3334
#include "common.sql"
3435
```
3536

36-
* sql-pygen<br/>
37+
### sql-pygen<br/>
3738
(generate python code around SQL procedures)
3839
* asynchronous and synchronous syntax supported.
3940
* can extend to support other languages, in plans to support C++

0 commit comments

Comments
 (0)