We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a34b7 commit 75eafa2Copy full SHA for 75eafa2
README.md
@@ -5,5 +5,4 @@ Build it with `npm run build`, and run it with `npm run start`.
5
6
You can access it via either `/action.php`, or `/api/[desired action]`.
7
8
-See `src/actions.ts` for a list of the actions.
9
-(Actions can be added by adding a function to that file)
+See `src/actions.ts` for a list of the actions. (Actions can be added by adding a function to that file)
0 commit comments