Skip to content

Commit 3c64926

Browse files
committed
docs: update readme and license
1 parent f31d96f commit 3c64926

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Salvatore Laisa
3+
Copyright (c) 2022-2026 Salvatore Laisa
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A clean and modern web UI dashboard that displays some quick informations from t
88
slight messy and non-responsive website_), retrieving the data through a custom REST API.
99

1010
**Live at:**
11-
[https://atmmi-info-ui-moebiusmania.vercel.app/](https://atmmi-info-ui-moebiusmania.vercel.app/)
11+
[https://atmmi-info-ui.moebiusmania.deno.net/](https://atmmi-info-ui.moebiusmania.deno.net/)
1212

1313
## Built with
1414

@@ -18,6 +18,8 @@ slight messy and non-responsive website_), retrieving the data through a custom
1818
- [Tailwind CSS](https://tailwindcss.com/) v4 with Vite
1919
- [DaisyUI](https://daisyui.com/) — components on top of Tailwind
2020

21+
Live version hosted on [Deno Deploy](https://deno.com/deploy).
22+
2123
## Backend APIs
2224

2325
APIs live under `/api/` (see `routes/api/`).

0 commit comments

Comments
 (0)