We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b4773 commit 28c74c3Copy full SHA for 28c74c3
README.md
@@ -1,8 +1,14 @@
1
-# Oracle SQL Python client
+# Apollo SQL
2
3
-
+
4
5
## Requirements
6
7
- [Python 3](https://www.python.org/downloads/)
8
- [cx-Oracle](https://pypi.org/project/cx-Oracle/)
9
+
10
+## Usage
11
12
+```bash
13
+python main.py
14
+```
0 commit comments