From d964de708d8320048938533235bdfab40dc60804 Mon Sep 17 00:00:00 2001 From: Joe Wilm Date: Sat, 19 Nov 2016 21:51:48 -0800 Subject: [PATCH] Add README.md Currently just want to see travis status prominently on repo page. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md 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)