diff --git a/code/README.md b/code/README.md deleted file mode 100644 index 42a756f..0000000 --- a/code/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# English - -# `code` Directory - -This directory is intended for project-specific VHDL codes. Modules, on the other hand, should be placed in the subdirectory `../lib`. - ---- - -# Deutsch - -# `code` Verzeichnis - -Dieses Verzeichnis ist für projektspezifische VHDL-Codes vorgesehen. Module sollten hingegen im Unterordner `../lib` abgelegt werden. diff --git a/lib/README.md b/lib/README.md deleted file mode 100644 index f2e70ec..0000000 --- a/lib/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# 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.