From 78c6dea4c6ad66a0ced37d2cfc69eaf70b954471 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:45 +0800 Subject: [PATCH] doc: add README&LICENSE --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28b5432..f9154c4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ Base16384-SYCL is an optimized implementation of the [Base16384 encoding algorit ### 1. Environment Setup -> [!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. +> [!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:**