Update README.md

This commit is contained in:
Leonard Steppy 2025-02-20 10:42:44 +01:00
parent 2e868f68fa
commit a5bc12acae

View File

@ -2,7 +2,12 @@
The webpage of Jana Sessions (unofficial name) written in Rust.
The project currently consists of only a single crate, but a mayor refactoring is planned.
The project consists of a logic crate and a first version of the webpage written using leptos.
A switch to dioxus is planned.
## session_iter
The logic to find the dates of upcoming sessions.
## leptos_webpage