Skip to content

Commit

Permalink
Update README.md (#4)
Browse files Browse the repository at this point in the history
* Update README.md

Add some references to specify that this is core developer content

* Update README.md

added "core" developer track
  • Loading branch information
mastermaxy authored Sep 26, 2023
1 parent 3dd5f5e commit 28bffeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Course Materials Book

This book is the home of the majority of materials used within the [Polkadot Blockchain Academy](https://dot.li/pba-github).
This book is the home of the majority of materials used within the Core Developer Track of the [Polkadot Blockchain Academy](https://dot.li/pba-github).

Check warning on line 3 in content/README.md

View workflow job for this annotation

GitHub Actions / ci-checks

link checker warning

https://dot.li/pba-github. Request was redirected to https://www.polkadot.network/development/academy/?utm_source=github&utm_medium=social&utm_campaign=pba

## Read the Book

Expand All @@ -12,7 +12,7 @@ The latest version is hosted at: <a target="_blank" href="https://polkadot-block

### Build Offline

The Academy is Rust _heavy_ and as such, you need to [install rust](https://www.rust-lang.org/tools/install) before you can continue.
The Core Developer Track of the Academy is Rust _heavy_ and as such, you need to [install rust](https://www.rust-lang.org/tools/install) before you can continue.

In order to `make` your life easy 😉, there is a set of tasks that use [`cargo make`](https://sagiegurari.github.io/cargo-make/#overview).

Expand Down

0 comments on commit 28bffeb

Please sign in to comment.