aboutsummaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index e2bbc21..3636821 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -7,4 +7,6 @@ At initial install, you will need to manually install short_url with pip. The dp
sudo su hex-zero -c 'pip3 install --user short_url'
sudo dpkg-reconfigure hex-zero
+This project combines the above 0x0 from envs.sh as well as https://code-boxx.com/simple-drag-and-drop-file-upload/ for the drag-and-drop upload form.
+
-- B. Stack <bgstack15@gmail.com> Thu, 10 Dec 2020 08:10:02 -0500
bgstack15