@mena-emad/documind 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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# DocuMind
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@menaemad/documind) [](https://www.npmjs.com/package/@menaemad/documind) [](https://github.com/mena-emad/DocuMind) [](./LICENSE) [](https://www.typescriptlang.org/)
|
|
4
4
|
|
|
5
5
|
> AI-Powered Swagger/OpenAPI Documentation Generator for Express.js projects with intelligent context stitching.
|
|
6
6
|
|
|
@@ -218,4 +218,4 @@ Built by **Mena Emad Sawares**.
|
|
|
218
218
|
|
|
219
219
|
## 📜 License
|
|
220
220
|
|
|
221
|
-
DocuMind is released under the **
|
|
221
|
+
DocuMind is released under the **MIT License**.
|
package/package.json
CHANGED