更新 README.md

This commit is contained in:
2026-03-30 04:45:44 +00:00
parent a2bb9bc426
commit 9f50101917

View File

@@ -45,6 +45,14 @@ python blog_similarity.py
會跳出 fzf 模糊搜尋,打字過濾、上下鍵選文章,選完印出結果。
### 3. 用文字搜尋
```bash
python blog_search.py
```
可以查詢輸入的文字,跟目前的哪一篇貼文最相關。
## JSON 結構
```json