From 980bb1df627048d7abf59ccf9c201699857487f3 Mon Sep 17 00:00:00 2001 From: Olga Lyashevska Date: Thu, 29 Feb 2024 10:15:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0439b7..0526ccd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Introduction This is a little project that uses Java and Springboot and creates a Web Application to manage manuscripts. -This is a part of the [Software Development](https://www.ncirl.ie/Courses/NCI-Course-Details/course/HDCOMPSDEV) at [National College of Ireland](https://www.ncirl.ie/) +This is a part of the [Higher Diploma in Science in Computing (Software Development)](https://www.ncirl.ie/Courses/NCI-Course-Details/course/HDCOMPSDEV) at [National College of Ireland](https://www.ncirl.ie/) ## Technologies used - Java 11