From e8f30c292e85e8f19f4d7dd3510953e6ca4adcad Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 18 Mar 2025 10:30:38 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef200472..71bcbd562 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Sintonia -The project involves the development of an application (to be released as open-source) that will handle all aspects of managing a radio station, whether it operates purely online or uses radio wave transmitters. +The project involves the development of an application (to be released as open-source) that will handle all aspects of managing a radio station, whether it operates purely online or uses radio wave transmitters. + +Link to it's [repo](https://git.congegni.net/Congegni/sintonia_webapp). + The application will therefore need to allow for: - Managing multiple users with three different types of permissions (administrator, editor, and DJ); From 9671fd0ee78a8bbf9106c43496f9c5861d95c59a Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 18 Mar 2025 10:31:33 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71bcbd562..d3f557368 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The project involves the development of an application (to be released as open-source) that will handle all aspects of managing a radio station, whether it operates purely online or uses radio wave transmitters. -Link to it's [repo](https://git.congegni.net/Congegni/sintonia_webapp). +Link to [sintonia_webapp repo](https://git.congegni.net/Congegni/sintonia_webapp). The application will therefore need to allow for: