From 75eafa2d43b3851faa09e82bb25b61748df148b5 Mon Sep 17 00:00:00 2001 From: Mia <49593536+mia-pi-git@users.noreply.github.com> Date: Thu, 29 Dec 2022 20:03:37 -0600 Subject: [PATCH] Bumping commit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dc43e62..288effc 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,4 @@ Build it with `npm run build`, and run it with `npm run start`. You can access it via either `/action.php`, or `/api/[desired action]`. -See `src/actions.ts` for a list of the actions. -(Actions can be added by adding a function to that file) \ No newline at end of file +See `src/actions.ts` for a list of the actions. (Actions can be added by adding a function to that file) \ No newline at end of file