Skip to content

Commit 04f45c1

Browse files
committed
Merge branch 'main' of https://github.com/akrouk/PromiseSQL
2 parents f6345cc + ec56fe9 commit 04f45c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ db.close();
2323
By design, it was created as an SQL backend for interaction-based Discord bots built in [discord.js v13](https://discord.js.org/#/docs/discord.js/v13/general/welcome). It is intended to create more user-friendly, asynchronous query functions, which take in an "options" object as arguments, a practice inspired by discord.js.
2424

2525
# Documentation
26-
Documentation can be found in the [wiki](https://github.com/akrouk/PromiseSQL/wiki/Documentation).
26+
Documentation can be found on the [wiki](https://github.com/akrouk/PromiseSQL/wiki/Documentation).

0 commit comments

Comments
 (0)