Skip to content

Commit

Permalink
Feat() update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Jan 23, 2022
1 parent cb6c24f commit ac9d48d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
<!--lint disable awesome-list-item-->
<div align="center">
<p align="center">
<img alt="Medusa" src="https://user-images.githubusercontent.com/7554214/129161578-19b83dc8-fac5-4520-bd48-53cba676edd2.png" width="200" />
</p>
<h1>Extend medusa to fit your needs</h1>

<a href="https://github.com/adrien2p/awesome-medusajs">
<img src="https://awesome.re/badge.svg" alt="Awesome">
</a>
<img src="https://badge.fury.io/js/medusa-extender.svg" alt="npm version">
</div>

# Getting started

Installation

```bash
npm i medusa-extender
```

# Introduction

This packages exports the necessary bits and pieces to extend [medusajs](https://github.com/medusajs/medusa)
Expand Down

0 comments on commit ac9d48d

Please sign in to comment.