Skip to content

Commit 28c74c3

Browse files
committed
fixed banner hosting link
1 parent 79b4773 commit 28c74c3

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Oracle SQL Python client
1+
# Apollo SQL
22

3-
![banner](https://lh3.googleusercontent.com/R5A-hTC8mY-n7b_UEdcGOm-I64UGinPW003bwMG0H74vUmF-GXYNk8EWus0s3oCZfEtZwl6c1Ac_FQGzBS60=w1920-h842-rw)
3+
![banner](https://drive.google.com/uc?export=view&id=1DyQ7Sox8FsRVNaRPd1JLqGB8u8WPR805)
44

55
## Requirements
66

77
- [Python 3](https://www.python.org/downloads/)
88
- [cx-Oracle](https://pypi.org/project/cx-Oracle/)
9+
10+
## Usage
11+
12+
```bash
13+
python main.py
14+
```

0 commit comments

Comments
 (0)