From f8684bf0157cc9d1b3ae8e03940b7f6bba354590 Mon Sep 17 00:00:00 2001 From: dandels Date: Tue, 11 Jul 2023 20:07:17 +0300 Subject: [PATCH] Small text tweaks to readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29ddc68..3ef672b 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ dmodman is a Linux-native TUI download manager and update checker for [NexusMods written in Rust. It can be registered as a handler for the nxm:// protocol, allowing the "Mod manager download"-button to work on Nexus Mods. -While the software should be usable, it's considered beta. It's also not meant for general use until approved by Nexus -Mods. However, it should not crash or behave unexpectedly during normal use. The UI in particular is quite crude. +While the software should be usable, it's considered alpha. Still, it should not crash or behave unexpectedly during +normal use. While it's not meant for general use until approved by Nexus Mods, testing and feedback is appreciated. ![The TUI with a list of mod files, a completed download, some files that could be updated, and some messages.](/screenshot.png)