From fc71c6f8b9f6601f93f7cebbc0ca33988bf0507f Mon Sep 17 00:00:00 2001 From: Franciosi Date: Sat, 1 Oct 2022 09:38:50 -0400 Subject: [PATCH] README.md Update (#951) s/MacOS/macOS, simple one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e705a..4e4e19d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ See [faq](https://github.com/gokcehan/lf/wiki/FAQ) for more information and [tut ## Features -- Cross-platform (Linux, MacOS, BSDs, Windows) +- Cross-platform (Linux, macOS, BSDs, Windows) - Single binary without any runtime dependencies - Fast startup and low memory footprint due to native code and static binaries - Asynchronous IO operations to avoid UI locking