Skip to content
2 changes: 1 addition & 1 deletion python/CRUD-examples/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The scripts in this directory follow the [BASIC CRUD OPERATIONS USING CX_ORACLE](https://learncodeshare.net/2015/06/02/basic-crud-operations-using-cx_oracle/) tutorial found on [LearnCodeShare.net](https://learncodeshare.net).
The scripts in this directory follow the [BASIC CRUD OPERATIONS USING CX_ORACLE](https://learncodeshare.net/2015/06/02/basic-crud-operations-using-cx_oracle/) tutorial found on [LearnCodeShare.net](https://learncodeshare.net). The examples are written with Python 3 but they should be easily converted to Python 2.