From 16e1224988124fe58d0b6d127d131b2e7c3cc67e Mon Sep 17 00:00:00 2001 From: The Kevacoin Project <45381575+kevacoin-project@users.noreply.github.com> Date: Mon, 27 Jan 2020 20:15:33 -0800 Subject: [PATCH] Fixed typo in README.md. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index acfb315df..01256545c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ Kevacoin Core integration/staging tree ===================================== -[![Gitter][gitter-image]][gitter-url] - https://kevacoin.org What is Kevacoin? ---------------- -Kevacoin is a decentralized open source key-value data store based on the Kevacoin (which is in turn based on Bitcoin) cryptocurrency. Kevacoin is largely influenced by Namecoin [https://namecoin.org](https://namecoin.org), even though it serves very different purposes and works very differently. +Kevacoin is a decentralized open source key-value data store based on Litecoin (which is in turn based on Bitcoin) cryptocurrency. Kevacoin is largely influenced by Namecoin [https://namecoin.org](https://namecoin.org), even though it serves very different purposes and works very differently. What does it do? ----------------