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