From 5ecfbc59e3cb2e39e9cb27b6ce968a47bc7c6cf1 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 16 Oct 2024 21:20:05 +0800 Subject: [PATCH] Update Windows demo app. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 37c66d8a..2d8dc684 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,7 @@ Here is an application that is built by using GPUI Component. If you want to see the demo, here is a some demo applications. -- [main-app-windows.zip](https://github.com/user-attachments/files/16497646/gpui-app.zip) - Updated at 2024/08/05 -- [main-app-windows.zip](https://github.com/user-attachments/files/16195804/main-app.zip) - Updated at 2024/07/12 -- [main-app-windows.zip](https://github.com/user-attachments/files/16049565/main-app.zip) - Updated at 2024/07/01 -- [main-app-windows.zip](https://github.com/user-attachments/files/16039599/main-app.zip) - Updated at 2024/06/29 +- [gpui-app-windows.zip](https://github.com/user-attachments/files/17396296/gpui-app-windows.zip) - Updated at 2024/10/16 ## How to build