This commit is contained in:
zihanjian
2025-10-14 14:42:26 +08:00
parent 9a5f28e4f1
commit 13e4898bb8
2 changed files with 332 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<p align="center">
<a href="#-核心特性">核心特性</a> •
<a href="#-快速开始">快速开始</a> •
<a href="#-新手教程">新手教程</a> •
<a href="#-使用指南">使用指南</a> •
<a href="#-技术架构">技术架构</a> •
<a href="#-高级配置">高级配置</a> •
@@ -28,6 +29,10 @@
<img src="https://img.shields.io/badge/⚡%20快速开始-下载最新版本-0366D6?style=for-the-badge&logo=github&logoColor=white" alt="获取Release" width="240" />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="docs/beginner-tutorial.md">
<img src="https://img.shields.io/badge/📘%20零基础入门-阅读新手教程-FF9800?style=for-the-badge&logo=bookstack&logoColor=white" alt="阅读新手教程" width="240" />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="mailto:zylanjian@outlook.com">
<img src="https://img.shields.io/badge/📞%20代部署支持-联系我们-28a745?style=for-the-badge&logo=mail.ru&logoColor=white" alt="联系我们" width="220" />
</a>
@@ -42,6 +47,10 @@
无论是复杂的数学公式、物理难题、编程问题还是其他学科的挑战Snap-Solver都能提供清晰、准确、有条理的解决方案帮助您更好地理解和掌握知识点。
## 📚 新手教程
第一次使用?按照我们的 [《新手教程》](docs/beginner-tutorial.md) 完成环境准备、模型配置和首次解题演练,全程图文指引,几分钟即可上手。
## 🔧 技术架构
```mermaid