diff --git a/README.md b/README.md index c8e7104..37420bd 100644 --- a/README.md +++ b/README.md @@ -92,14 +92,16 @@ Authentifizierung: JWT ### 📜 Linter & Formatierung - ```sh - npm run lint - npm run format - ``` +```sh +npm run lint +npm run format +``` ### 📦 Abhängigkeiten aktualisieren +```sh npm update +``` ## 🏗 Zukünftige Erweiterungen