diff options
author | FliegendeWurst <2012gdwu@web.de> | 2017-01-04 21:14:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-04 21:14:32 +0100 |
commit | 9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2 (patch) | |
tree | 894542f5e49a3c71c79dd0d7daff093f1a202048 | |
parent | 93ee85c9cc6700cb6c33497ffae2e0ee725c486f (diff) | |
download | alacritty-9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2.tar.gz alacritty-9a7a6c4e0e3d13df57e71c9d7627d89ee5cb86f2.zip |
Fix typo in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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. |