diff --git a/README.md b/README.md index 7cd5cb24e..bab21ce69 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,12 @@ Open-source vector design tool with a **Design-as-Code** philosophy. An alternat Design visually on an infinite canvas, generate code from designs, and let AI build entire screens from a single prompt — all in one tool that runs in your browser or as a native desktop app.
-
+
+
+
+
- Update Ready To Install -
-- {updateState.latestVersion ? `Version ${updateState.latestVersion} has been downloaded.` : 'A new version has been downloaded.'} -
-- Can take 10-15 seconds for the app to relaunch automatically. -
++ {titleByStatus[updateState.status] || 'Software Update'} +
++ {subtitleByStatus[updateState.status]} +
++ Release date: {releaseDate} +
+ )} + +