Skip to content

Commit ce2c8b6

Browse files
Update README.md
1 parent db63443 commit ce2c8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a Spring Boot project for managing a library system. It allows users to manage books, authors, and genres.
44

55
Note: This is a demo application. The database is configured to be non-persistent by design and only stores data while the database service is running.
6-
This behavior is intentional for demonstration purposes and can be easily changed in the configuration.
6+
This behavior is intentional for demonstration purposes and can be easily changed with a few simple modifications.
77

88
## Implemented Features
99

@@ -31,7 +31,7 @@ This behavior is intentional for demonstration purposes and can be easily change
3131
Dies ist ein Spring-Boot-Projekt zur Verwaltung eines Bibliothekssystems. Es ermöglicht die Verwaltung von Büchern, Autoren und Genres.
3232

3333
Hinweis: Dies ist eine Demoanwendung. Die Datenbank ist absichtlich nicht persistent konfiguriert und speichert Daten nur solange der Datenbankdienst läuft.
34-
Dieses Verhalten ist bewusst so gewählt und kann leicht in der Konfiguration angepasst werden.
34+
Dieses Verhalten ist bewusst so gewählt und kann mit ein paar kleinen Änderungen angepasst werden.
3535

3636
## Implementierte Funktionen
3737

0 commit comments

Comments
 (0)