Skip to content

Commit

Permalink
docs: move npm display
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinWoetzel committed Nov 10, 2023
1 parent 3f2aaf1 commit 92d105f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ShadeJS
# ShadeJS
<img src="./docs/logo.svg" alt="ShadeJS Logo" width="150" height="150" />
<p align="center">
<img alt="npm" src="https://img.shields.io/npm/v/shadejs" />
<img alt="ci" style="margin-left: 0.3em" src="https://github.com/securesecrets/shadejs/actions/workflows/test.yml/badge.svg?branch=main" />
</p>

# What is ShadeJS?

Expand All @@ -11,10 +15,6 @@ In its current state, ShadeJS does NOT include services to execute contracts via
## Contributing
Interested in contributing to this repository? Check our our [Contributing Guide](./docs/CONTRIBUTING.md).

<p align="center">
<img alt="npm" src="https://img.shields.io/npm/v/shadejs" />
<img alt="ci" style="margin-left: 0.3em" src="https://github.com/securesecrets/shadejs/actions/workflows/test.yml/badge.svg?branch=main" />
</p>

## Yarn
Yarn is the default package manager.
Expand Down

0 comments on commit 92d105f

Please sign in to comment.