From 11384d0c333bdd295edf39dc46fcec9b1fd582d7 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 18 Dec 2023 12:10:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e359e02..8ac14cd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # cosmic-term -WIP COSMIC terminal emulator, built using alacritty\_terminal. +WIP COSMIC terminal emulator, built using [alacritty\_terminal](https://docs.rs/alacritty_terminal) that is provided by the [alacritty](https://github.com/alacritty/alacritty) project. `cosmic-term` provides bidirectional rendering and ligatures with a custom renderer based on [cosmic-text](https://github.com/pop-os/cosmic-text).