diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-07-23 22:32:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-23 22:32:38 +0000 |
commit | d7425979cfb806ac763a5026d9ff9f69803d5eb9 (patch) | |
tree | 7ba0950c9bbf701165983d6ca0379be264ed258d /README.md | |
parent | 0dfd8601c92666c45d0c2e056bd68f600a4cbe47 (diff) | |
download | alacritty-d7425979cfb806ac763a5026d9ff9f69803d5eb9.tar.gz alacritty-d7425979cfb806ac763a5026d9ff9f69803d5eb9.zip |
Document Alacritty's features
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ a daily driver. Precompiled binaries are available from the [GitHub releases page](https://github.com/alacritty/alacritty/releases). +## Features + +You can find an overview over the features available in Alacritty [here](./docs/features.md). + ## Further information - [Announcing Alacritty, a GPU-Accelerated Terminal Emulator](https://jwilm.io/blog/announcing-alacritty/) January 6, 2017 |