diff --git a/README.md b/README.md index 0a8aacddacc6665f50aa56a0adb2822c2f072621..43f266fafefd39b843d73e799b2d477ec39e729e 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,6 @@ 1. There are errors all over the backend.<br/> You have to reload the Maven project. In VSCode navigate to "Maven" on the lower left corner and press the reload button. + +2. Backend Server doesn't start / it throws errors.<br/> + You can alternatively start the server with VSCode. Navigate to src/main/java/io/swagger/Swagger2SpringBoot.java and press "Run"