Note that README is incomplete

This commit is contained in:
Greg Johnston 2022-10-09 09:12:11 -04:00 committed by GitHub
parent 831ca3b819
commit 3edc834b7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
A full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.
** NOTE: This README is a work in progress and is currently incomplete.**
```rust
use leptos::*;