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