From d5f32b2c04bc30206154be087e943055994467dd Mon Sep 17 00:00:00 2001
From: Alice Girard Guittard <bouhahah@gmail.com>
Date: Sat, 1 Jul 2023 11:56:48 +0200
Subject: [PATCH] KieranRobson's suggetion

Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6ad40af..1c438e98 100644
--- a/README.md
+++ b/README.md
@@ -1007,7 +1007,7 @@ _Related: [Groupware](#groupware)_
 - [Filestash](https://www.filestash.app/) - A web file manager that lets you manage your data anywhere it is located: FTP, SFTP, WebDAV, Git, S3, Minio, Dropbox, or Google Drive . ([Demo](https://demo.filestash.app/), [Source Code](https://github.com/mickael-kerjean/filestash)) `AGPL-3.0` `Go`
 - [Gossa](https://github.com/pldubouilh/gossa) - Gossa is a light and simple webserver for your files. `MIT` `Go`
 - [IFM](https://github.com/misterunknown/ifm) - Single script file manager. `MIT` `PHP`
-- [Mikochi](https://github.com/zer0tonin/Mikochi) - A minimalist web file manager with streaming capabilities. `MIT` `Go`
+- [Mikochi](https://github.com/zer0tonin/Mikochi) - A remote file browser, for use in self-hosted servers / NAS. It allows you to browse remote folders, upload files, delete, rename, download and stream files to VLC/mpv. `MIT` `Go/Docker`
 - [miniserve](https://github.com/svenstaro/miniserve) - CLI tool to serve files and dirs over HTTP. `MIT` `Rust`
 - [ResourceSpace](https://www.resourcespace.com) - ResourceSpace open source digital asset management software is the simple, fast, and free way to organise your digital assets. ([Demo](https://www.resourcespace.com/trial), [Source Code](https://www.resourcespace.com/svn)) `BSD-4-Clause` `PHP`
 - [Surfer](https://git.cloudron.io/cloudron/surfer) - Simple static file server with webui to manage files. `MIT` `Nodejs`