diff --git a/README.md b/README.md index b976090..60e059b 100644 --- a/README.md +++ b/README.md @@ -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