From 1aa636de117150b70769cce343632131e58dc7fe Mon Sep 17 00:00:00 2001
From: Administrator <gitlab@jreed.cc>
Date: Mon, 19 Jul 2021 06:01:27 +0000
Subject: [PATCH] Add LinuxDir2HTML

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index b82d562..b157588 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,10 @@ https://gitlab.com/leinardi/gwe
 ##### Jirafeau is a "one-click-filesharing" script: Select your file, upload, share a link. That's it. No database - just basic PHP.  #####
 https://gitlab.com/mojo42/Jirafeau
 
+### LinuxDir2HTML ###
+##### LinuxDir2HTML is a small program to help create an offline manifest of your files in an easily navigable html format. It is a CLI-only clone of [Snap2HTML.](https://www.rlvision.com/snap2html/) #####
+https://github.com/homeisfar/LinuxDir2HTML
+
 ### lossless-cut ###
 ##### The swiss army knife of lossless video/audio editing. #####
 https://github.com/mifi/lossless-cut  
-- 
GitLab