Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<p align="center">
<img src="https://raw.githubusercontent.com/newtron-framework/assets/master/newtron-logo.png" alt="newtron" />
<a href="https;//newtron.app" target="_blank">
<img src="https://raw.githubusercontent.com/newtron-framework/assets/master/newtron-logo.png" alt="newtron" />
</a>
</p>

> This is the core framework package for Newtron.
Expand All @@ -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
Expand Down