From 6b353df567107d8ac35b29844f0d4452e8a0a976 Mon Sep 17 00:00:00 2001 From: VIMAL SURESH <58336277+Vimalsuresh93@users.noreply.github.com> Date: Wed, 26 May 2021 19:47:51 +0530 Subject: [PATCH] Readme Introduction Reframed for better clarity (#6493) Read me Introduction reframed for improving clarity --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c2b509ed6..1d89e0b75 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ Or [Blockchain](), for shor |--------|--------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| | master | ![Tests](https://github.com/tendermint/tendermint/workflows/Tests/badge.svg?branch=master) | [![codecov](https://codecov.io/gh/tendermint/tendermint/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/tendermint) | ![Lint](https://github.com/tendermint/tendermint/workflows/Lint/badge.svg) | -Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - -and securely replicates it on many machines. +Tendermint Core is a Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - and securely replicates it on many machines. For protocol details, see [the specification](https://github.com/tendermint/spec). @@ -30,9 +29,7 @@ see our recent paper, "[The latest gossip on BFT consensus](https://arxiv.org/ab Please do not depend on master as your production branch. Use [releases](https://github.com/tendermint/tendermint/releases) instead. -Tendermint is being used in production in both private and public environments, -most notably the blockchains of the [Cosmos Network](https://cosmos.network/). -However, we are still making breaking changes to the protocol and the APIs and have not yet released v1.0. +Tendermint has been in the production of private and public environments, most notably the blockchains of the Cosmos Network. we haven't released v1.0 yet since we are making breaking changes to the protocol and the APIs. See below for more details about [versioning](#versioning). In any case, if you intend to run Tendermint in production, we're happy to help. You can @@ -167,4 +164,4 @@ If you'd like to work full-time on Tendermint Core, [we're hiring](https://inter Funding for Tendermint Core development comes primarily from the [Interchain Foundation](https://interchain.io), a Swiss non-profit. The Tendermint trademark is owned by [Tendermint Inc.](https://tendermint.com), the for-profit entity - that also maintains [tendermint.com](https://tendermint.com). \ No newline at end of file + that also maintains [tendermint.com](https://tendermint.com).