From f3b084945c6d31a3df2eba5e3207571cbcffbfa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Kh=C3=A1nh=20Quy?= <120696079+nguyenkhanhquy@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:26:03 +0700 Subject: [PATCH] update: README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 047dabd..430788c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,26 @@ Mid term project of the "Web Programming" course - Personal Website ## Table of Contents +1. [Prerequisites](#prerequisites) +1. [Technology Stack](#technology-stack) 1. [Author](#author) 1. [License](#license) +## Prerequisites + +- Java Development Kit (JDK) 8 or later + +## Technology Stack + +- **Programming Language**: Java +- **Web Technologies**: Java Servlet, JSP +- **Web Server**: Apache Tomcat +- **Frontend Technologies**: HTML, CSS +- **Build Tool**: Maven +- **Database**: MySQL +- **Version Control**: Git +- **Development Environment**: Eclipse + ## Author - Author Name: `Nguyễn Khánh Quy`