Add links

This commit is contained in:
Râu Cao
2023-01-15 14:41:25 +08:00
parent d219abc358
commit d069fa02ab
+4 -4
View File
@@ -6,10 +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 It provides an overview of contributors and contributions, as well as the
community's budget, expenses, and reimbursements. community's budget, expenses, and reimbursements.
It is an unhosted Web app, fetching all data from Rootstock and IPFS, and It is an unhosted Web app, fetching all data from
caching it in the browser's local database. As such, you can run the app [Rootstock](https://rootstock.io/) and [IPFS](https://ipfs.tech/), and caching
directly from the `/release` directory on any Web server that can serve static it in the browser's local database. As such, you can run the app directly from
assets. the `/release` directory on any Web server that can serve static assets.
## Development ## Development