From 08d28053f8d6812d564fe2665fb2a27b40858630 Mon Sep 17 00:00:00 2001 From: dev Date: Wed, 20 Oct 2021 23:15:02 +0000 Subject: [PATCH] Add example screenshot to the README git-svn-id: file:///srv/svn/repo/marisa/trunk@53 d6811dac-2434-b64a-9ddc-f563ab233461 --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 11c41b3..364c43c 100644 --- a/README +++ b/README @@ -1,14 +1,16 @@ partage ======= -File upload system based on HTTP. +HTTP based File upload system. + +![screenshot](https://z3bra.org/partage/screenshot.png) Features -------- -+ No javascript needed! + Link expiration + Mimetype support + Random filenames + Multiple file uploads ++ Javascript not needed + Privilege drop + chroot(2) support + FastCGI support