From a10c966e6d1bd315050b8c27d060c4290e5f5a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 28 Sep 2025 17:20:09 +0800 Subject: [PATCH] doc: add README&LICENSE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5788461..28b5432 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Base16384-SYCL is an optimized implementation of the [Base16384 encoding algorit ### 1. Environment Setup -> [!Tips] > **For VS Code Users**: If you're using Visual Studio Code, the environment variable setup commands will be executed automatically when you open a terminal. If this fails, it may be due to a non-standard installation path. Please modify the paths in `.vscode/settings.json` accordingly. +> [!TIP] > **For VS Code Users**: If you're using Visual Studio Code, the environment variable setup commands will be executed automatically when you open a terminal. If this fails, it may be due to a non-standard installation path. Please modify the paths in `.vscode/settings.json` accordingly. **Windows:**