diff --git a/README.md b/README.md index 1428cff..49cdc05 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Spring Boot Swing Reservations [![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) -[![CodeQL](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/workflows/CodeQL/badge.svg)](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/actions?query=workflow%3ACodeQL) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/DanielMichalski/spring-boot-java-swing-reservations/blob/master/LICENSE) This project aims to present how to create and configure a Spring Boot, JPA/Hibernate and Java Swing application.