From 907f218ef7a9e0182f096a33d400364514f34419 Mon Sep 17 00:00:00 2001 From: MeowCracker Date: Fri, 4 Apr 2025 18:19:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E4=BA=86=20Vercel=20?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=8C=89=E9=92=AE=EF=BC=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BA=86=20Credit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e05c8d5..e48ea48 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,15 @@ $ pip install -r requirements.txt $ python app.py ``` -打开浏览器访问控制台展示的地址(例如[http://127.0.0.1:8000](http://127.0.0.1:8000)),按照网页的指示自己玩 \ No newline at end of file +打开浏览器访问控制台展示的地址(例如[http://127.0.0.1:8000](http://127.0.0.1:8000)),按照网页的指示自己玩 + +## Vercel 部署 + +https://moba-genkey.vercel.app/ + +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/MeowCracker/MobaGenkey) + +## Credit + +- [flygon2018/MobaXterm-keygen: A keygen for MobaXterm](https://github.com/flygon2018/MobaXterm-keygen) +- [malaohu/MobaXterm-GenKey: 你懂的!](https://github.com/malaohu/MobaXterm-GenKey) \ No newline at end of file