diff --git a/README.md b/README.md index cb6504f..d980029 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ Powered by [formxtra](https://code.modal.sh/TheoryOfNekomata/formxtra). * Remove dependence from client-side JavaScript (graceful degradataion) * Allow scriptability of forms -* Improved accessibility +* Improve accessibility ## Features * Emulate client-side behavior in a purely server-side manner -* HTTP compliant (respects status code semantics) -* Easy setup (adapts to how receiving requests are made in the framework of choice) +* Observe HTTP compliance (respects status code semantics) +* Allow easy setup (adapts to how receiving requests are made in the framework of choice) ## Usage @@ -124,8 +124,10 @@ In theory, any API route may have a corresponding action route. ## TODO - [X] Content negotiation (custom request data) +- [ ] `