Skip to content

Commit ca35e2e

Browse files
committed
Add a link to the user's guide
1 parent d50fbbc commit ca35e2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments like Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface.
44

55
The current version supports Python Version 2.3 to 2.7.
6+
7+
See [Docs/UsersGuide.html](https://htmlpreview.github.io/?https://raw.githubusercontent.com/Cito/DBUtils/master/DBUtils/Docs/UsersGuide.html) for more explanation and usage information.
8+

0 commit comments

Comments
 (0)