From b0e5b27f09f2303f036f2d973a8c508dffa2e26b Mon Sep 17 00:00:00 2001 From: Daniel Michalski Date: Fri, 2 Feb 2024 17:04:46 +0100 Subject: [PATCH] Updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e252d8..fdfd6d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ It shows how to integrate the Java Swing library with Spring Boot. [![Build Status](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master)](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/actions?query=workflow%3A%22Java+CI+with+Maven%22) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/blob/master/LICENSE) -## Table of Contents +## Documentation + +The documentation is divided into several sections: * [Prerequisites](#prerequisites) * [Libraries](#libraries)