Skip to content

Commit

Permalink
Update README.md to move the PSVM link under a "Tooling" section unde…
Browse files Browse the repository at this point in the history
…r the "Releases" section

This update implements the suggestion from @kianenigma mentioned in paritytech#4718 (comment)
  • Loading branch information
iammasterbrucewayne authored Jun 7, 2024
1 parent d783ca9 commit 84a0601
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ non-breaking features on a **two week** cadence.
`nightly` releases are released every night from the `master` branch, potentially with breaking
changes. They have pre-release version numbers in the format `major.0.0-nightlyYYMMDD`.

## 🛠️ Tooling

[Polkadot SDK Version Manager](https://github.com/paritytech/psvm) - A simple tool to manage and update the Polkadot SDK dependencies in any Cargo.toml file. It will automatically update the Polkadot SDK dependencies to their correct crates.io version.

## 🔐 Security

The security policy and procedures can be found in
Expand Down Expand Up @@ -81,7 +85,3 @@ fellowship, this separation, the RFC process
This repository is the amalgamation of 3 separate repositories that used to make up Polkadot SDK,
namely Substrate, Polkadot and Cumulus. Read more about the merge and its history
[here](https://polkadot-public.notion.site/Polkadot-SDK-FAQ-fbc4cecc2c46443fb37b9eeec2f0d85f).

## Other useful resources and tooling

* A simple tool to manage and update the Polkadot SDK dependencies (https://github.com/paritytech/psvm)

0 comments on commit 84a0601

Please sign in to comment.