From e3b9fd9fc36e4dab3042b2ebb31832ee382d72c3 Mon Sep 17 00:00:00 2001 From: Paul Houser <38238508+Paul-Houser@users.noreply.github.com> Date: Sat, 5 Sep 2020 16:54:40 -0700 Subject: [PATCH] Updated README with credits to original design --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7c74f8..542d8cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # StartTree -A terminal-style home page replicating the tree command. +A terminal-style home page replicating the tree command, modified from [this](https://notabug.org/nytly/home) start page.