diff --git a/index.html b/index.html index 9a753c6..4583f6d 100644 --- a/index.html +++ b/index.html @@ -22,9 +22,10 @@

About cx_Oracle

cx_Oracle is a Python extension module that enables access to -Oracle databases and conforms to the Python database API specification. -This module is currently built against Oracle 11.2 and 12.1 and Python 2.7, -3.4, 3.5 and 3.6. For more information on the database API specification, see +Oracle Database and conforms to the Python database API specification. +This module is currently built against Oracle client 11.2 and 12.1 and Python +2.7, 3.4, 3.5 and 3.6. For more information on the database API specification, +see here.