Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
black-desk committed Jan 13, 2025
1 parent e85a9ec commit 0df48d6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,24 @@ Netfilter documentations:
[MetaCubeX/mihomo](https://github.com/MetaCubeX/mihomo) is good enough for me.

If you need any feature above, PR is welcome.

---

<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="
https://api.star-history.com/svg?repos=black-desk/cgtproxy&type=Date&theme=dark
"
/>
<source
media="(prefers-color-scheme: light)"
srcset="
https://api.star-history.com/svg?repos=black-desk/cgtproxy&type=Date
"
/>
<img
alt="Star History Chart"
src="https://api.star-history.com/svg?repos=black-desk/cgtproxy&type=Date"
/>
</picture>

0 comments on commit 0df48d6

Please sign in to comment.