From 0bc4afbe38c3fb5051e136e5f221d262c8d6b414 Mon Sep 17 00:00:00 2001 From: deltoro05 <162127830+deltoro05@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:07:10 +0300 Subject: [PATCH] Update README.md This URL https://unicode-table.com/ has changed to https://symbl.cc/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c66adee..205cb4b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ General options Command options * **text** Displayed text of status bar item. - > Supports unicode "icon" that can be found [here](https://unicode-table.com/). + > Supports unicode "icon" that can be found [here](https://symbl.cc/). > Supports icons from [here](https://octicons.github.com/) e.g. `$(mark-github) Go To GitHub` * **command** Command content according to commandType: - 'exec': executes command e.g 'npm run serve' (default).