8000
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 02563f4 commit f523bd4Copy full SHA for f523bd4
README.md
@@ -6,7 +6,7 @@ SuperSQL is an easy-to-use powerful SQL query builder for SQLite and MySQL.
6
* PDO SQLite / MySQL driver
7
8
## Setup
9
-* Download the <em>ssql.php</em> file ([[https://raw.githubusercontent.com/ratajs/SuperSQL/2.1/ssql.php]])
+* Download the <em>ssql.php</em> file ([https://raw.githubusercontent.com/ratajs/SuperSQL/2.1/ssql.php](https://raw.githubusercontent.com/ratajs/SuperSQL/2.1/ssql.php))
10
* Include the file with `include` / `require`
11
12
## Examples
0 commit comments