From 26ce1ac714425cbeb772c0bfe9ce46612b110ff2 Mon Sep 17 00:00:00 2001
From: "Colin T.A. Gray" <colinta@gmail.com>
Date: Fri, 18 Mar 2022 10:48:50 -0400
Subject: [PATCH] =?UTF-8?q?Adds=20=E2=80=9CAshen=E2=80=9D=20(swift=20frame?=
 =?UTF-8?q?work)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index baae762..ab477db 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ List of projects that provide terminal user interfaces
 
 ## <a name="libraries"></a>Libraries
 
+- [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in Swift
 - [blessings](https://github.com/erikrose/blessings) A Python wrapper lib for ncurses that makes your code pretty to look at, complete with extensions known as [bubbles](https://github.com/charmbracelet/bubbles)
 - [bubbletea](https://github.com/charmbracelet/bubbletea) A Go framework based on Elm to build functional and stateful TUI apps
 - [FINAL CUT](https://github.com/gansm/finalcut) Library for creating terminal applications with text-based widgets