From 1c4a5b3985b3d338caf797b23fafaf68a0b522bc Mon Sep 17 00:00:00 2001 From: Joe Wilm Date: Fri, 6 Jan 2017 09:30:01 -0800 Subject: [PATCH] Add note about this release being pre-alpha --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b595ff26..0f945653 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ goal means that it doesn't have many features like tabs or scroll back as in other terminals. Instead, it is expected that users of Alacritty make use of a terminal multiplexer such as [`tmux`](https://github.com/tmux/tmux). +This initial release should be considered as pre-alpha software--it will have +issues. Once Alacritty reaches an alpha level of readiness, precompiled binaries +will be provided for supported operating systems. + ## Blog Posts There is a forthcoming announcement post the week of Jan 2, 2017.