From 50832e2b7fcf12fc54f0557667176931881ea7e0 Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Sat, 30 Jul 2022 17:11:57 -0400 Subject: [PATCH] Update readme for readthedocs link --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 5ec0a73..0eef8ba 100644 --- a/readme.md +++ b/readme.md @@ -4,3 +4,5 @@ ## Description Connector for Pythonic interaction with multiple database types. + +See https://py-dbcn.readthedocs.io/en/latest/ for full documentation. -- GitLab