Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Commit

Permalink
format tidy readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed May 10, 2024
1 parent 7891ffa commit 9373111
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

Terminal colorization and text style decoration for Dart:
This package is an encapsulation of the terminal escape code,
refer to the standard: ANSI X3.64, ECMA-48, or ISO 6429.

refer to the standard: `ANSI X3.64`, `ECMA-48`, or `ISO 6429`.
Thanks to Dart's extension mechanism, you can use it like this:

```dart
Expand Down

0 comments on commit 9373111

Please sign in to comment.