Skip to content

Commit e4ce374

Browse files
committed
docs: update readme
1 parent 65e2788 commit e4ce374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Ansis is the fastest when using 2 or more styles, which is the common real-world
8686

8787
**🛠️ Utilities**
8888
- [Strip ANSI codes](#strip): `ansis.strip(red('text'))` → plain `'text'`
89-
- [Hyperlinks](#hyperlink): `blue.link('Click here', 'https://...')`, `link('https://...')`
89+
- [Hyperlinks](#hyperlink): `blue.link('https://...', 'Click here')`, `link('https://...')`
9090
- Raw escape codes: `open` / `close` - `` `${red.open}Error${red.close} file not found` ``
9191

9292
**💻 Environment**

0 commit comments

Comments
 (0)