ai-web-search 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -291,9 +291,7 @@ ai-web-search -p 8080
|
|
|
291
291
|
- 检查防火墙设置 / Check firewall settings
|
|
292
292
|
- 验证端口是否正确 / Verify port is correct
|
|
293
293
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### 5. npm install失败 / npm install failed
|
|
294
|
+
### 4. npm install失败 / npm install failed
|
|
297
295
|
|
|
298
296
|
```bash
|
|
299
297
|
# 清除npm缓存 / Clear npm cache
|
|
@@ -349,8 +347,8 @@ MIT License
|
|
|
349
347
|
|
|
350
348
|
## 贡献 / Contributing
|
|
351
349
|
|
|
352
|
-
|
|
353
|
-
Issues and
|
|
350
|
+
欢迎提交问题和建议!
|
|
351
|
+
Issues and suggestions are welcome!
|
|
354
352
|
|
|
355
353
|
## 相关项目 / Related Projects
|
|
356
354
|
|