From 97164cc5aad735db822df4c5f2c4a1ae46c09f61 Mon Sep 17 00:00:00 2001
From: Mystical-C <64483945+MysticalDevil@users.noreply.github.com>
Date: Fri, 3 Nov 2023 16:57:59 +0800
Subject: [PATCH] Add notification box

---
 README.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5491f9e..e22657c 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,11 @@
 
 Forked from Dreamacro/clash project
 
-**I have modified the source code, replace**
+
+> [!IMPORTANT]
+> Please Read the follow.
+
+I have modified the source code, replace
 
 ``` go
 import "github.com/Dreamacro/clash/**"
@@ -15,7 +19,11 @@ import "github.com/MysticalDevil/clash/**"
 ```
 
 
-**If you want to get the latest original code before deletion, please checkout the [`raw`](https://github.com/MysticalDevil/clash/tree/raw) branch**
+If you want to get the latest original code before deletion, please checkout the [`raw`](https://github.com/MysticalDevil/clash/tree/raw) branch
+
+
+
+<hr/>
 
 <h1 align="center">
   <img src="https://github.com/MysticalDevil/clash/raw/master/docs/logo.png" alt="Clash" width="200">
-- 
GitLab