We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96fedb commit 4c64bffCopy full SHA for 4c64bff
README.md
@@ -9,7 +9,7 @@ This is the official documentation page for the `PythonSQL` module
9
10
## Getting Started
11
### Installation
12
-- PyPI: `pip install pythonsql`
+- PyPI: `pip install wildev-pysql`
13
14
### Basic Objects
15
- `Database`: Handles each database file. One for each `database1.db`, `database2.db`, etc.
0 commit comments