Skip to content

Commit ed46d42

Browse files
committed
Link to GitHub pages
1 parent ac96d38 commit ed46d42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
The current version supports Python Version 2.3 to 2.7.
5+
The current version of DBUtils supports Python Version 2.3 to 2.7.
66

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.
7+
The DBUtils home page with documentation is here: https://cito.github.io/DBUtils/
88

0 commit comments

Comments
 (0)