From 39765fe76c51d0efe7d88635ea4a5122fd2ae4ba Mon Sep 17 00:00:00 2001 From: James <78121730+itsnewtjam@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:44:11 -0400 Subject: [PATCH] fix readme (#12) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56ab4e3..59a22f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@

- newtron + + newtron +

> This is the core framework package for Newtron. @@ -24,7 +26,6 @@ Newtron is currently a work in progress. In it's current state, Newtron can supp - Two routing modes (declarative or file-based) - Middleware pipeline - Quark, a custom templating engine -- Reactor CLI tool - Error handling and logging ### 🚧 Up Next: Developer experience improvements and the signature forms system