From 7105a987859a4e0d20f2190352e1122800c260a0 Mon Sep 17 00:00:00 2001 From: gryf Date: Sun, 2 Oct 2022 10:32:33 +0200 Subject: [PATCH] Readme update --- README.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fae1cc3..c36da5f 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,17 @@ Midnight Commander uadf Midnight Commander extfs plugin for handling Amiga adf/dms floppy images. +Description +----------- + +UAdf is an extfs plugin suitable for reading .adf, .adz and .dms Amiga floppy +disk images. Due to limitations of the +`unadf `_, file access inside disk image is +read only. + +In case of corrupted or no-dos images, message will be shown. + + Requirements ------------ @@ -73,4 +84,4 @@ This software is licensed under 3-clause BSD license. See LICENSE file for details. -.. _extfslib: https://github.com/gryf/mc_extfs +.. _extfslib: https://github.com/gryf/mc_extfslib