Skip to content

Commit

Permalink
chore: update README.md (#364)
Browse files Browse the repository at this point in the history
* chore: update README.md
  • Loading branch information
riccardoperra authored Oct 5, 2022
1 parent 003e9ea commit 7e3a685
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,11 @@ You can access the API backend server through `http://localhost:3000`

You will be able to access the Project repository through this link:

[![Open in Codesandbox](https://img.shields.io/badge/-Open%20in%20CodeSandbox-%230088ff?style=for-the-badge)](https://codesandbox.io/p/github/riccardoperra/codeimage)

https://codesandbox.io/p/github/riccardoperra/codeimage

![img.png](docs/codesandbox_fork.png)
*Preview of CodeSandbox projects with Fork action*

[You don't know CodeSandbox Projects?](https://codesandbox.io/post/announcing-codesandbox-projects)

Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ features to speed up the process to post in social media.

CodeImage architecture consist of a PNPM monorepo, currently subdivided in `packages` and `apps`.

![Dependency Graph](./docs/dependency_graph.png)

### Apps

#### [@codeimage/app](./apps/codeimage)
Expand Down Expand Up @@ -73,7 +71,7 @@ with the owners of this repository before making a change.

See the [CONTRIBUTING.md](./CONTRIBUTING.md) guide for more details.


[![Open in Codesandbox](https://img.shields.io/badge/-Open%20in%20CodeSandbox-%230088ff?style=for-the-badge)](https://codesandbox.io/p/github/riccardoperra/codeimage)
---


Expand Down

0 comments on commit 7e3a685

Please sign in to comment.