diff options
author | Bernardo Meurer <meurerbernardo@gmail.com> | 2018-03-29 19:31:25 -0700 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2018-03-29 19:47:39 -0700 |
commit | b0be5b6bc0921ac9d34fbb7d1aedfb839efb74ca (patch) | |
tree | 28fc7625831ad93bd2efc00268974b957ae35160 | |
parent | fff0e11faa3ed4f227f8009324a243cd37fe16e9 (diff) | |
download | alacritty-b0be5b6bc0921ac9d34fbb7d1aedfb839efb74ca.tar.gz alacritty-b0be5b6bc0921ac9d34fbb7d1aedfb839efb74ca.zip |
Fixed typos, alphabetical ordering
freeBSD->FreeBSD.
Ordered OS support alphabetically.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. <p align="center"> |