From d7797e16d6a034d9f8d0e31d3436d840cdd6b8f5 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Sun, 21 Oct 2018 11:50:14 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 096a35f..4e40538 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # RAFT - Golang Terminal Emulator +[![CircleCI](https://circleci.com/gh/liamg/raft/tree/master.svg?style=svg)](https://circleci.com/gh/liamg/raft/tree/master) Raft is a modern terminal emulator utilising OpenGL. So far the terminal is very much incomplete, but we're getting there! @@ -8,6 +9,10 @@ The project is experimental at the moment, so you probably won't want to rely on Ensure you have your latest graphics card drivers installed before use. +## Help Rename This Project! + +We're currently looking for a new name! Please add suggestions [here](https://github.com/liamg/raft/issues/2). + ## Aims - Full unicode support