Browse Source

Merge remote-tracking branch 'origin/fix/Readme-Clarification' into fix/Readme-Clarification

eliasCybob 7 months ago
parent
commit
dd8981f4c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ Starte den PHP-Server im Projektverzeichnis:
 
 
 ```bash
 ```bash
 php -S localhost:8000
 php -S localhost:8000
-````
+```
 
 
 ## API-Endpunkt
 ## API-Endpunkt