Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
westofsky authored Nov 13, 2024
1 parent 84d9743 commit 0b9d492
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. </br>
**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. </br>
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

Expand All @@ -41,9 +40,6 @@ See **Swaggy-Swagger** [README.md](https://github.com/Swaggy-Swagger) for more d
</div>
</br></br>

**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

Expand Down

0 comments on commit 0b9d492

Please sign in to comment.