Update README.md

This commit is contained in:
Liam Galvin 2018-10-21 11:50:14 +01:00 committed by GitHub
parent adc5c18c43
commit d7797e16d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# RAFT - Golang Terminal Emulator # 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! 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. 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 ## Aims
- Full unicode support - Full unicode support