diff --git a/README.md b/README.md index 33eb7f6..ec0e12d 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,9 @@ ## Overview -**Swaggy UI** is a javascript project intended for use in single-page applications that to enhance the user interface of the **Swaggy-Swagger** library. -**Swaggy-Swagger** builds upon the popular Swagger framework, providing a more intuitive and flexible API documentation experience.
+**Swaggy-Swagger-Node** is a customized version of **Swagger UI** tailored specifically for Node.js users. This npm package enhances API documentation experiences by building upon the original Swagger UI framework, offering a more intuitive and flexible interface for Node.js applications. The UI closely follows the original [Swagger UI](https://github.com/swagger-api/swagger-ui) design, ensuring a familiar look and feel for users. -See **Swaggy-Swagger** [README.md](https://github.com/Swaggy-Swagger) for more details.
+For more information on the original Swagger UI project, please visit the official [Swagger UI repository](https://github.com/swagger-api/swagger-ui). #### Demo Website @@ -41,9 +40,6 @@ See **Swaggy-Swagger** [README.md](https://github.com/Swaggy-Swagger) for more d

-**Swaggy-Swagger-Node** is a customized version of **Swagger UI** tailored specifically for Node.js users. This npm package enhances API documentation experiences by building upon the original Swagger UI framework, offering a more intuitive and flexible interface for Node.js applications. The UI closely follows the original [Swagger UI](https://github.com/swagger-api/swagger-ui) design, ensuring a familiar look and feel for users. - -For more information on the original Swagger UI project, please visit the official [Swagger UI repository](https://github.com/swagger-api/swagger-ui). ## How To Install