File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# deno-postgres
2
2
3
- [ ![ Build Status] ( https://travis-ci.com/bartlomieju /deno-postgres.svg?branch=master )] ( https://travis-ci.com/bartlomieju /deno-postgres )
3
+ [ ![ Build Status] ( https://travis-ci.com/buildondata /deno-postgres.svg?branch=master )] ( https://travis-ci.com/buildondata /deno-postgres )
4
4
[ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/deno-postgres/community )
5
5
6
6
PostgreSQL driver for Deno.
@@ -49,6 +49,10 @@ async function main() {
49
49
main ();
50
50
```
51
51
52
+ ## Docs
53
+
54
+ Docs are available at [ https://deno-postgres.com/ ] ( https://deno-postgres.com/ )
55
+
52
56
## License
53
57
54
58
There are substantial parts of this library based on other libraries. They have preserved their individual licenses and copyrights.
You can’t perform that action at this time.
0 commit comments