Skip to content

Commit

Permalink
docs: up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elcoosp committed Nov 26, 2024
1 parent 98f65e0 commit f05b2c2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@

## 💡 About the project

<img src="images/screenshot.gif" alt="Product screenshot" />
<img src="https://raw.githubusercontent.com/elcoosp/readma/HEAD/images/screenshot.gif" alt="Product screenshot" />

> [!TIP]
> You are inside the entry point of **readma** workspace, here is a list of available packages
| Package |
| ---------------------------------------- |
| [@readma/core](./core/README.md) |
| [@readma/cli](./cli/README.md) |
| [@readma/pkg-json](./pkg-json/README.md) |
| Package |
| ------------------------------ |
| [@readma/core](./core) |
| [@readma/cli](./cli) |
| [@readma/pkg-json](./pkg-json) |

Create README that rocks

Expand Down
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

## 💡 About the project

<img src="images/screenshot.gif" alt="Product screenshot" />
<img src="https://raw.githubusercontent.com/elcoosp/readma/HEAD/images/screenshot.gif" alt="Product screenshot" />

Create README that rocks

Expand Down
2 changes: 1 addition & 1 deletion core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

## 💡 About the project

<img src="images/screenshot.gif" alt="Product screenshot" />
<img src="https://raw.githubusercontent.com/elcoosp/readma/HEAD/images/screenshot.gif" alt="Product screenshot" />

Create README that rocks

Expand Down
2 changes: 1 addition & 1 deletion pkg-json/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

## 💡 About the project

<img src="images/screenshot.gif" alt="Product screenshot" />
<img src="https://raw.githubusercontent.com/elcoosp/readma/HEAD/images/screenshot.gif" alt="Product screenshot" />

Create README that rocks

Expand Down

0 comments on commit f05b2c2

Please sign in to comment.