diff --git a/.github/images/carbon.png b/.github/images/carbon.png new file mode 100644 index 0000000..869065b Binary files /dev/null and b/.github/images/carbon.png differ diff --git a/.github/images/carbon.svg b/.github/images/carbon.svg deleted file mode 100644 index 7965162..0000000 --- a/.github/images/carbon.svg +++ /dev/null @@ -1,17 +0,0 @@ -
\ No newline at end of file diff --git a/README.md b/README.md index 3f60517..fc08068 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project brings fully functioning [XRay](https://github.com/XTLS/Xray-core) VPN client implementation in Go. -Terminal example output +Terminal example output > [!NOTE] > The program will not damage your routing rules, default route is intact and only additional rules are added for the lifetime of application's TUN device. There are also additional complementary clean up procedures in place.