From a9018fedeee132b0dfe439bc2bf0e6049f939c93 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 30 Aug 2023 21:54:13 +0200 Subject: [PATCH] REALLY corrects the filetree --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2496f7b..f6251b9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Execute in the following order: 08 ClassificationTopic.py # Files & Folders -´´´ +``` ├── data │   ├── IN │   │   ├── counterKeywordsFinal.txt @@ -125,4 +125,4 @@ Execute in the following order: ├── README.md readme ├── trainFake.py training script for the fake tweet classification model └── trainTopic.py training script for the tweet topic classification model -´´´ \ No newline at end of file +``` \ No newline at end of file