Skip to content

Commit

Permalink
docs: add lipgloss
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirezfernando committed Apr 19, 2024
1 parent 4b0f377 commit 7de79ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ Ube (ooh-bay) is a program that displays statistics about your code. Ube will sh
## Features <a name="features"></a>
- Ube has a huge range of languages, supporting over **220** language extensions.
- It's **accurate**, and **consistent** as it counts the number of newline characters `/n` present in a specified path. This ensures consistency across different platforms and text editors.
- The code statistics are displayed in a **clean**, **easy-to-read** format leveraging the following libraries from [Charm](https://github.com/charmbracelet):
- The code statistics are displayed in a **clean**, **easy-to-read** format leveraging the following libraries:
- [Bubble Tea](https://github.com/charmbracelet/bubbletea) - A powerful little TUI framework
- [Bubbles](https://github.com/charmbracelet/bubbles) - TUI components for Bubble Tea
- [Lip Gloss](https://github.com/charmbracelet/lipgloss) - Style definitions for Bubble Tea
- [Log](https://github.com/charmbracelet/log) - A minimal, colorful Go logging library

## Installation <a name="installation"></a>
Expand Down

0 comments on commit 7de79ff

Please sign in to comment.