mirror of https://github.com/liamg/aminal.git
Update README.md
This commit is contained in:
parent
adc5c18c43
commit
d7797e16d6
|
@ -1,4 +1,5 @@
|
|||
# RAFT - Golang Terminal Emulator
|
||||
[](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
|
||||
|
|
Loading…
Reference in New Issue