Skip to content

Commit 4757c52

Browse files
authored
Update readme.md
1 parent 872906a commit 4757c52

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
> Database-js driver for SQL Server that works on Linux, Mac, and Windows
44
5-
!!! WARNING !!! - This library is under development and IS NOT STABLE YET.
6-
75
It a wrapper for [node-mssql](https://github.com/thiagodp/database-js-mssql.git) and works with MS SQL Server 2000-2017.
86

9-
107
## Install
118

129
```bash
@@ -38,4 +35,8 @@ var Connection = require('database-js').Connection;
3835

3936
## See also
4037

41-
- [database-js](https://github.com/mlaanderson/database-js)
38+
- [database-js](https://github.com/mlaanderson/database-js)
39+
40+
## License
41+
42+
[MIT](LICENSE) © [Thiago Delgado Pinto](https://github.com/thiagodp)

0 commit comments

Comments
 (0)