Skip to content

Commit

Permalink
Doc: Fix broken Images
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB committed Nov 24, 2023
1 parent 8b3fb43 commit f0a4deb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<h1 align="center"> npm-ez-dependency-adder </h1>

<p align="center">
<img src=".packages/web/public/logo.svg" />
<img src="./packages/web/public/logo.svg" />
</p>

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/chirag3003/npm-ez-dependency-adder/lint.yaml?style=for-the-badge&logo=github&logoColor=blue)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/chirag3003/npm-ez-dependency-adder/build.yaml?style=for-the-badge&logo=github&logoColor=blue)


## 📝 Description

npm-ez-dependency-adder is a platform meant to select add npm packages to your project with ease. This platform is built using Nextjs. (Not responsive currently)


![Screenshot](.packages/web/public/screenshot.png)
![Screenshot](./packages/web/public/screenshot.png)

## 🛠️ Technologies Used

Expand Down

0 comments on commit f0a4deb

Please sign in to comment.