diff --git a/README.md b/README.md index 0789827..cc2d068 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@




An ultra-fast, multi-paradigm and modern reactive state management library intended for performance-critical systems - while also providing a simple and declarative API. + +Check the [docs](https://plothan.github.io/Vinum/) here. ___ ## Features diff --git a/wally.toml b/wally.toml new file mode 100644 index 0000000..3eaeb84 --- /dev/null +++ b/wally.toml @@ -0,0 +1,8 @@ +[package] +name = "sinlerdev/vinum" +version = "0.1.0" +registry = "https://github.com/UpliftGames/wally-index" +realm = "shared" +description = "A multi-paradigm, fast and modern reactive state management library." + +[dependencies]