Update README with tool list
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
# tool-box
|
# 🧰 Tool Box
|
||||||
|
|
||||||
实用工具集合 - 第一个工具: Excel 转 Markdown
|
实用工具集合,收录日常开发中用到的小工具。
|
||||||
|
|
||||||
|
## 工具列表
|
||||||
|
|
||||||
|
| 工具 | 说明 |
|
||||||
|
|------|------|
|
||||||
|
| [Excel → Markdown](./tools/excel-to-markdown/) | 将 Excel 表格内容转换为 Markdown 表格格式 |
|
||||||
|
|
||||||
|
## 使用方式
|
||||||
|
|
||||||
|
直接在浏览器中打开对应的 HTML 文件即可使用,所有工具均为纯前端实现,无需服务器。
|
||||||
|
|
||||||
|
---
|
||||||
|
Built with ❤️
|
||||||
|
|||||||
Reference in New Issue
Block a user