mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Fix typo in README
This commit is contained in:
parent
93ee85c9cc
commit
9a7a6c4e0e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Alacritty
|
|||
|
||||
[![Build Status](https://travis-ci.org/jwilm/alacritty.svg?branch=master)](https://travis-ci.org/jwilm/alacritty)
|
||||
|
||||
Alacritty the fastest terminal emulator in existence. Using the GPU for
|
||||
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 macOS and Linux, and Windows support is planned
|
||||
before the 1.0 release.
|
||||
|
|
Loading…
Reference in a new issue