diff --git a/README.md b/README.md index a105c2b..d72747b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 长链接生成短链接,访问短链接 302 重定向至原始长链接 +[![](./snapshoot.png)](https://d.naccl.top/) + | 依赖 | 说明 | | ----------- | --------------------- | | Spring Boot | MVC 框架 | diff --git a/snapshoot.png b/snapshoot.png new file mode 100644 index 0000000..b086d3f Binary files /dev/null and b/snapshoot.png differ