Skip to content

Commit

Permalink
docs(readme): add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Dec 30, 2023
1 parent 698742e commit 68c41cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# syncpack

> Consistent dependency versions in large JavaScript Monorepos.
<center>
<img src="https://jamiemason.github.io/syncpack/logo.svg" width="200" height="179" alt="" />
<div>Consistent dependency versions in large JavaScript Monorepos.</div>
<div><a href="https://jamiemason.github.io/syncpack">https://jamiemason.github.io/syncpack</a></div>
</center>

## Installation

```bash
npm install --save-dev syncpack
```

## Documentation

Full information can be found in the documentation at https://jamiemason.github.io/syncpack/.

## Commands

### [fix-mismatches](https://jamiemason.github.io/syncpack/command/fix-mismatches)
Expand Down
1 change: 1 addition & 0 deletions site/public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68c41cc

Please sign in to comment.