diff --git a/project.json b/project.json
index 9971ab68..e4f5698b 100644
--- a/project.json
+++ b/project.json
@@ -6,7 +6,7 @@
"extern": {
"skift-org/skift": {
"git": "https://github.com/skift-org/skift",
- "tag": "main"
+ "tag": "a88524c60c7b840e081d6cbe8d256c3062fd7b81"
}
}
}
diff --git a/readme.md b/readme.md
index 01169679..c52b0fb2 100644
--- a/readme.md
+++ b/readme.md
@@ -11,8 +11,10 @@
+> **⚠ Warning**
Vaev is currently in the early stages of development and is not yet ready for production use. Here be dragons! 🐉
+
Vaev aim to be lightning-fast, lightweight, and secure HTML/CSS engine
-built for effortless document generation and streamlined web browsing.
+built for effortless document generation.
## Supported Standards
@@ -26,5 +28,5 @@ Veav aims to support the following standards:
## Architecture
-An [architecture diagram](diagrams.tldr) is available next to this file. It's in the tldraw format.
+An [architecture diagram](doc/diagrams.tldr) is available next to this file. It's in the tldraw format.