diff options
author | Joe Wilm <jwilm@users.noreply.github.com> | 2017-01-06 15:44:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-06 15:44:14 -0800 |
commit | 9d6c317035e06bdc233affb5de23f8b17c6cd83f (patch) | |
tree | 27f6b1b93ac1aaee4fe2a343d5366782f43a6590 | |
parent | aaac709ea658e51c28acdda756ae495dc900fdc0 (diff) | |
download | alacritty-9d6c317035e06bdc233affb5de23f8b17c6cd83f.tar.gz alacritty-9d6c317035e06bdc233affb5de23f8b17c6cd83f.zip |
Add blog post to README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ binaries will be provided for supported operating systems. ## Blog Posts -There is a forthcoming announcement post the week of Jan 2, 2017. +- [Announcing Alacritty, a GPU-Accelerated Terminal Emulator](http://blog.jwilm.io/announcing-alacritty/) January 6, 2017 ## Installation |