From 7b8deb747f4ad8501d0404ac5a92f8f6735db32a Mon Sep 17 00:00:00 2001 From: Ochi Daiki Date: Sat, 20 May 2023 14:00:54 +0900 Subject: [PATCH] Add gtree (#566) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ba5f9df..dae270c 100644 --- a/readme.md +++ b/readme.md @@ -391,6 +391,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [grip](https://github.com/joeyespo/grip) - Preview markdown files as GitHub would render them. - [mdv](https://github.com/axiros/terminal_markdown_viewer) - Styled terminal markdown viewer. - [glow](https://github.com/charmbracelet/glow) - Styled markdown rendering. +- [gtree](https://github.com/ddddddO/gtree) - Use markdown to generate directory trees and the directories itself. ### Security