From 93d58cd86a04f7e2957d5c896ba5df17fae49a24 Mon Sep 17 00:00:00 2001 From: simplymathematics <15224968+simplymathematics@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:07:04 +0200 Subject: [PATCH] Update README.md (#180) --- deckard/README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/deckard/README.md b/deckard/README.md index e915124e..ea8208ab 100644 --- a/deckard/README.md +++ b/deckard/README.md @@ -1,6 +1,7 @@ -## Files -├── README.md: this file -├── __init__.py: Import statements -├── __main__.py: Driver -├── base: objects used in package -└── layers: scripts used for experiments +## Files +├── README.md: this file +├── __init__.py: Import statements +├── __main__.py: Driver +├── base: objects used in package +└── layers: scripts used for experiments +