From d219abc358af87936114c8542ce6dc9023c59acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sun, 15 Jan 2023 14:39:54 +0800 Subject: [PATCH] RSK -> Rootstock --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73f07ee..04e025e 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ This is the main Web UI for Kosmos [Kredits](https://wiki.kosmos.org/Kredits). It provides an overview of contributors and contributions, as well as the community's budget, expenses, and reimbursements. -It is an unhosted Web app, fetching all data from RSK and IPFS, and caching it -in the browser's local database. As such, you can run the app directly from the -`/release` directory on any Web server that can serve static assets. +It is an unhosted Web app, fetching all data from Rootstock and IPFS, and +caching it in the browser's local database. As such, you can run the app +directly from the `/release` directory on any Web server that can serve static +assets. ## Development