From 177c26cdc6995e0cb29de60b3266afbf9a933471 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 13 Mar 2025 10:47:33 -1000 Subject: [PATCH] ;doc:ui: drop obsolete Windows non-support info --- hledger-ui/README.md | 1 - hledger-ui/package.yaml | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hledger-ui/README.md b/hledger-ui/README.md index 5a29fefe3..b4c870cf8 100644 --- a/hledger-ui/README.md +++ b/hledger-ui/README.md @@ -2,7 +2,6 @@ A simple curses-style text user interface for the hledger accounting system. It can be a more convenient way to browse your accounts than the CLI. -This package currently does not support Microsoft Windows, except in WSL. See also: the [project README](https://hledger.org/README.html) diff --git a/hledger-ui/package.yaml b/hledger-ui/package.yaml index 647540b10..32b93fac0 100644 --- a/hledger-ui/package.yaml +++ b/hledger-ui/package.yaml @@ -4,8 +4,7 @@ synopsis : Terminal interface for the hledger accounting system description : | A simple terminal user interface for the hledger accounting system. It can be a more convenient way to browse your accounts than the CLI. - This package currently does not support Microsoft Windows, except in WSL. - + hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web