plugin-development.md

This commit is contained in:
René Pfeuffer
2024-09-09 16:34:12 +02:00
parent d2b5b2ee97
commit 5f49b73b8b

View File

@@ -67,7 +67,7 @@ A quick look at the files and directories you'll see in a SCM-Manager project.
5. **`CHANGELOG.md`**: All notable changes to this project will be documented in this file.
6. **`LICENSE`**: This project is licensed under the MIT license.
6. **`LICENSE`**: This project is licensed under the AGPLv3 license.
7. **`package.json`**: Here you can find the dependency/build configuration and dependencies for the frontend.