diff options
author | Joe Wilm <joe@jwilm.com> | 2016-11-19 21:51:48 -0800 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-11-19 21:51:48 -0800 |
commit | d964de708d8320048938533235bdfab40dc60804 (patch) | |
tree | 90ab3116336d811e8204e82a10163eaba7141a5e /README.md | |
parent | 88a92982b11c62f3795ab49fdf33d72429bae051 (diff) | |
download | alacritty-d964de708d8320048938533235bdfab40dc60804.tar.gz alacritty-d964de708d8320048938533235bdfab40dc60804.zip |
Add README.md
Currently just want to see travis status prominently on repo page.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..74e67238 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Alacritty +========= + +[![Build Status](https://travis-ci.org/jwilm/alacritty.svg?branch=master)](https://travis-ci.org/jwilm/alacritty) |