From f74d9b82e2bc968df8bf53b1c28ba643e17c1f1a Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Wed, 24 Oct 2018 14:05:38 +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 b8ab5fc..92f1d41 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![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 implemented in Golang and utilising OpenGL. +Aminal is a modern terminal emulator implemented in Golang and utilising OpenGL. Whilst the basic functionality is in place, we're not yet at the stage to make a public release. Feel free to build and play with it though! ![Example screenshot](demo.gif)