From 3b2598a807ad7ccbd7b28b3d92dd184547d6bbe6 Mon Sep 17 00:00:00 2001 From: Frank Bell Date: Thu, 7 Mar 2024 22:41:09 +0000 Subject: [PATCH 1/3] docs: formatting and typo --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b070af26..8d38e295 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ -Pop Network makes it easy for smart contract developers to use the Power of Polkadot. Through curated runtime primitives, smart contract developers can spend less time learning the complexities of Polkadot, and more time buidling awesome things. +Pop Network makes it easy for smart contract developers to use the Power of Polkadot. Through curated runtime +primitives, smart contract developers can spend less time learning the complexities of Polkadot, and more time buidling +awesome things. -Pop supports Polkadot native contracts (pallet-contracts), enabling developers to build with more performant and secure smart contract lanuages (such as ink!). +Pop supports Polkadot native contracts (`pallet-contracts`), enabling developers to build with more performant and +secure smart contract languages (such as [ink!](https://use.ink/)). From 331a2c602d296a9c7dcfb72aaa9620dd9f472b49 Mon Sep 17 00:00:00 2001 From: Frank Bell <60948618+evilrobot-01@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:45:29 +0000 Subject: [PATCH 2/3] docs: replace image --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d38e295..ad236ed4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![pop-net-banner](https://github.com/r0gue-io/pop-node/assets/23270067/b4318113-214b-4073-833b-07c6082f54ff) +![pop-net-banner](https://github.com/r0gue-io/pop-node/assets/60948618/e13ec7e6-1aaf-44bc-8ab3-c7b1b876ea3f) +
From 784ee391d0bd6976c0136b1289e86edd1d3609aa Mon Sep 17 00:00:00 2001 From: Frank Bell Date: Thu, 7 Mar 2024 22:47:20 +0000 Subject: [PATCH 3/3] docs: add ci status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad236ed4..ba41e9c8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Twitter URL](https://img.shields.io/twitter/follow/Pop?style=social)](https://twitter.com/pop_web3) [![Twitter URL](https://img.shields.io/twitter/follow/R0GUE?style=social)](https://twitter.com/gor0gue) [![Telegram](https://img.shields.io/badge/Telegram-gray?logo=telegram)](https://t.me/PlasmOfficial](https://t.me/Pop_Network)https://t.me/Pop_Network) +[![Build, test and lint](https://github.com/r0gue-io/pop-node/actions/workflows/build.yml/badge.svg)](https://github.com/r0gue-io/pop-node/actions/workflows/build.yml)