Update README.md

This commit is contained in:
Jeremy Soller 2023-12-18 12:10:22 -07:00 committed by GitHub
parent f2d716ea7b
commit 11384d0c33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).