From 1dc105765143086984c52f901cb94b08ce6ce2e1 Mon Sep 17 00:00:00 2001 From: Asher Wrobel <76829164+Ashy5000@users.noreply.github.com> Date: Fri, 16 Aug 2024 07:29:22 -0700 Subject: [PATCH] Rephrases first sentence of README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e57572d..2565d1b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Polycash logo -The home of a power-efficient, secure, quantum-resistant, and modern cryptocurrency blockchain designed to resolve the issues presented by existing consensus mechanisms while maintaining decentralization. Written in Golang, Rust, and C++. +The home of a power-efficient, secure, quantum-resistant, and modern blockchain and smart contract platform designed to resolve the issues presented by existing consensus mechanisms while improving upon decentralization. Written in Golang, Rust, and C++. Technical docs are located in the [wiki](https://github.com/Ashy5000/polycash/wiki).