From b0be5b6bc0921ac9d34fbb7d1aedfb839efb74ca Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Date: Thu, 29 Mar 2018 19:31:25 -0700 Subject: Fixed typos, alphabetical ordering freeBSD->FreeBSD. Ordered OS support alphabetically. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2602b290..23a6ea05 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Alacritty Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren't possible in other emulators. -Alacritty currently supports freeBSD, macOS and Linux. Windows support is planned +Alacritty currently supports FreeBSD, Linux and macOS. Windows support is planned before the 1.0 release.

-- cgit