From 8608cbc78dfb0c485ad05d400184cc76f5852859 Mon Sep 17 00:00:00 2001 From: Haytham Elganiny Date: Sat, 23 Sep 2023 18:49:33 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b2d6a..66ee1ce 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,7 @@ Below is a list of output lines that one can see and their meaning: - 0 `「nothing」` → Nothing > [!WARNING] -> Pakku uses emoji and ANSI escape codes, If your terminal doesn't understand them, you can disable colors, bars and spinners, (eg. `pakku nopretty nobar nospinner add Foo`), or disable permenantely in config file. also to change emojis, eg. the `debug` emoji, in config file replace `"debug": {"prefix": "🐛"}` with `"debug": {"prefix": "D"}` for example. +> Pakku uses emoji and ANSI escape codes, If your terminal doesn't support them, you can disable colors, bars and spinners, (eg. `pakku nopretty nobar nospinner add Foo`), or disable permanently in config file. also for emojis, eg. to change the `debug` emoji for example, in config file replace `"debug": {"prefix": "🐛"}` with `"debug": {"prefix": "D"}`. **Command result**: