diff --git a/README.rst b/README.rst index ce75d0b..d292967 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ JayDeBeApi - bridge from JDBC database drivers to Python DB-API ===================================================================== -The JayDeBeApi library allows you to connect from Python code to +The JayDeBeApi module allows you to connect from Python code to databases using Java `JDBC `_. It provides a Python DB-API_ v2.0 to that database.