Skip to content

Commit

Permalink
chore: fix README
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Storopoli <[email protected]>
  • Loading branch information
storopoli committed Dec 2, 2024
1 parent 61662e7 commit 1b1ab32
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
[![MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg)](https://opensource.org/license/mit/)

The whole app runs with [Rust](https://rust-lang.org) using
[htmx](https://htmx.org)[^yavascript] and plain HTML for "reactivity"[^note].
[dioxus](https://dioxuslabs.com)[^yavascript].

Additional libraries:

- [dioxus](https://dioxuslabs.com)
- [askama](https://djc.github.io/askama/)
- [tailwindcss](https://tailwindcss.com/)
- [daisyui](https://daisyui.com)
- [Satoshi Font](https://www.fontshare.com/fonts/satoshi)
Expand All @@ -30,4 +30,3 @@ The source code is licensed under a
[![MIT](https://upload.wikimedia.org/wikipedia/commons/f/f8/License_icon-mit-88x31-2.svg)](https://opensource.org/license/mit/)

[^yavascript]: Look Mum! No YAVASCRIPT!
[^note]: [Hypermedia-Driven Applications](https://htmx.org/essays/hypermedia-driven-applications/)

0 comments on commit 1b1ab32

Please sign in to comment.