Skip to content

Commit 91f137b

Browse files
committed
update description
1 parent 4e284e1 commit 91f137b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Terminal Text Formatter
22

3-
Text formatting utilities to easily format text for the terminal in Java.
3+
Text formatting utilities to easily format text on the terminal for Java.
44

55
## Installation
66

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
group = "com.darvil"
77
version = "0.0.1"
8-
description = "Text formatting utilities to easily format text for the terminal in Java"
8+
description = "Text formatting utilities to easily format text on the terminal for Java."
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)