Skip to content

Commit 8e798e4

Browse files
Updated readme file
1 parent 5c9ef4e commit 8e798e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
[![Build Status](https://github.com/DanielMichalski/spring-boot-swing-reservations/workflows/Java%20CI%20with%20Maven/badge.svg?branch=master)](https://github.com/DanielMichalski/spring-boot-swing-reservations/actions?query=workflow%3A%22Java+CI+with+Maven%22)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/DanielMichalski/spring-boot-swing-reservations/blob/master/LICENSE)
44

5+
This project aims to present how to create and configure a Spring Boot + JPA/Hibernate Java Swing application.
6+
The project is built using Java, Spring Boot and Swing libraries.
7+
58
## Table of Contents
6-
* [About the Project](#about-the-project)
79
* [Prerequisites](#prerequisites)
810
* [Libraries](#Libraries)
911
* [Running the application](#running-the-application)
@@ -14,8 +16,6 @@
1416
* [Screens](#screens)
1517

1618
## About the Project
17-
This project aims to present how to create and configure a Spring Boot + JPA/Hibernate Java Swing application.
18-
The project is built using Java, Spring Boot and Swing libraries.
1919

2020
## Prerequisites
2121
- [Java JDK](https://www.oracle.com/pl/java/technologies/javase-downloads.html) version 8+

0 commit comments

Comments
 (0)