From 969f5156aad883267a7b547e7b7d0cf760a65daa Mon Sep 17 00:00:00 2001 From: arch Lars Date: Sat, 13 Jun 2026 02:18:58 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d48e34..dc88dee 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ interactive UI built with plain HTML, CSS, and JavaScript. Charts are rendered w [Chart.js](https://www.chartjs.org/) (plus the financial and Luxon adapters), loaded directly from a CDN. There are no local dependencies to install. +## About + +This is a group project developed for the subject **IT Infrastructure and Network Technologies**. + ## Features - **Current value** — live rate for any base/target pair, with daily change, 7-day high/low, and a volatility readout.