We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1978e3 commit fae6027Copy full SHA for fae6027
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# @css-doodle/cli
2
3
-The css-doodle command line tool for previewing and generating images.
+A command-line tool for css-doodle to preview and generate images.
4
5
<img src="screenshot/preview.png" width="480px" alt="screenshot" />
6
@@ -10,7 +10,7 @@ The css-doodle command line tool for previewing and generating images.
10
npm install -g @css-doodle/cli
11
```
12
13
-After installation, you can use the `css-doodle` or `cssd` command in the terminal.
+After installation, you can use command `css-doodle` or `cssd` in the terminal.
14
15
## Usage
16
0 commit comments