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