fix(readme): image size

This commit is contained in:
Simon Lecoq
2023-11-02 02:34:17 -04:00
parent 52e86b9698
commit c5d8e2dbb1
2 changed files with 1 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ runner, in addition to providing a few extra features.
"BAR": "bar" // ➡️ Set BAR environment variable to "bar" "BAR": "bar" // ➡️ Set BAR environment variable to "bar"
} }
}, },
// Write "multi-line" tasks using arrays (they will be joined with "\n") // Write "multi-line" tasks using arrays (they will be joined with spaces)
"test": { "test": {
"description": "🧪 Run tests and print collected coverage", "description": "🧪 Run tests and print collected coverage",
"task": [ "task": [

BIN
demo.png
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB