You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,4 +23,4 @@ db.close();
23
23
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.
24
24
25
25
# 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