Initial commit

This commit is contained in:
2024-03-06 20:36:30 +01:00
commit 1eb7558c50
6 changed files with 366 additions and 0 deletions

13
lib/README.md Normal file
View File

@@ -0,0 +1,13 @@
# English
## `lib` Directory
This directory is intended for individual modules of the project. Each module should be placed in its own subdirectory within the `lib` directory. This structure helps to keep the project organized and makes it easier to locate specific modules.
---
# Deutsch
## `lib` Verzeichnis
Dieses Verzeichnis ist für einzelne Module des Projekts vorgesehen. Jedes Modul sollte in seinem eigenen Unterordner innerhalb des `lib` Verzeichnisses platziert werden. Diese Struktur hilft, das Projekt organisiert zu halten und erleichtert das Auffinden spezifischer Module.