diff --git a/README.md b/README.md index 5ef4e2e..eb3ae41 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # XMR Remote Nodes +[![Lint](https://github.com/ditatompel/xmr-remote-nodes/actions/workflows/lint.yml/badge.svg)](https://github.com/ditatompel/xmr-remote-nodes/actions/workflows/lint.yml) + Source code of [https://xmr.ditatompel.com](https://xmr.ditatompel.com), a website that helps you monitor your favourite Monero remote nodes. +> :warning: :construction: This project is still freaking 0.x.x :construction:, +> If you want to use it on your server, please use it with caution. + ## How does it work? Apart from CPU architecture type, you can build two types of binaries from this project: a **server** and a **client**. @@ -55,3 +60,7 @@ See the [Makefile](./Makefile). - [lalanza808/monero.fail](https://github.com/lalanza808/monero.fail) - [cake-tech/upptime-monerocom](https://github.com/cake-tech/upptime-monerocom) + +## License + +This project is licensed under [GLWTPL](./LICENSE). diff --git a/frontend/src/lib/components/Footer.svelte b/frontend/src/lib/components/Footer.svelte index ca3e7af..40068a9 100644 --- a/frontend/src/lib/components/Footer.svelte +++ b/frontend/src/lib/components/Footer.svelte @@ -2,8 +2,10 @@