From 8af3db9e98558a826e953e2b7ef573b34300a38c Mon Sep 17 00:00:00 2001 From: bgoergen Date: Wed, 13 Dec 2023 19:32:44 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E2=80=9EProgramm/README.md=E2=80=9C=20hinz?= =?UTF-8?q?uf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Programm/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Programm/README.md diff --git a/Programm/README.md b/Programm/README.md new file mode 100644 index 0000000..cc8b5bf --- /dev/null +++ b/Programm/README.md @@ -0,0 +1,6 @@ +# Hinweise für die Weiterentwicklung + +[Dokumentation CustomTkinter](https://customtkinter.tomschimansky.com/) +[Dokumentation CTkTable](https://github.com/Akascape/CTkTable) +[Icons von Flaticon](https://www.flaticon.com) +[CTk-Vorlage](https://github.com/RoyChng/customtkinter-examples/tree/master/Inventory%20Management) \ No newline at end of file From 505968212c3adf5375ea617bb4396eadb10618cc Mon Sep 17 00:00:00 2001 From: bgoergen Date: Wed, 13 Dec 2023 19:33:31 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=80=9EProgramm/README.md=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Programm/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Programm/README.md b/Programm/README.md index cc8b5bf..ed42e9a 100644 --- a/Programm/README.md +++ b/Programm/README.md @@ -1,6 +1,6 @@ # Hinweise für die Weiterentwicklung -[Dokumentation CustomTkinter](https://customtkinter.tomschimansky.com/) -[Dokumentation CTkTable](https://github.com/Akascape/CTkTable) -[Icons von Flaticon](https://www.flaticon.com) -[CTk-Vorlage](https://github.com/RoyChng/customtkinter-examples/tree/master/Inventory%20Management) \ No newline at end of file +- [Dokumentation CustomTkinter](https://customtkinter.tomschimansky.com/) +- [Dokumentation CTkTable](https://github.com/Akascape/CTkTable) +- [Icons von Flaticon](https://www.flaticon.com) +- [CTk-Vorlage](https://github.com/RoyChng/customtkinter-examples/tree/master/Inventory%20Management) \ No newline at end of file