From d1f460b5670d7e79e47438894f520625908a3913 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Sun, 21 Oct 2018 18:34:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e28a82..cd9a7cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Aminal - A Modern Terminal Emulator [![CircleCI](https://circleci.com/gh/liamg/aminal/tree/master.svg?style=svg)](https://circleci.com/gh/liamg/aminal/tree/master) -Aminal is a modern terminal emulator utilising OpenGL. So far the terminal is very much incomplete, but we're getting there! +Aminal is a modern terminal emulator implemented in Golang and utilising OpenGL. So far the terminal is very much incomplete, but we're getting there! ![Example screenshot](demo.png)