Merge pull request #130 from sujjeee/patch-1

📄 Update README docs.
This commit is contained in:
Pablo Hdez 2023-12-17 14:24:09 +00:00 committed by GitHub
commit 7f38e57ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,22 @@ or to support a different logo for light and dark themes:
And create a pull request with your logo 🚀.
## 🖥️ Terminal
SVG files can also be accessed directly from the terminal using `svgls` CLI.
#### Quick start
If you are using yarn or npm, run this command:
```base
npx svgls add
```
Or if you are using pnpm, run this command:
```base
pnpm dlx svgls add
```
For more details on installing and using svgls CLI, check out the GitHub repository:
https://github.com/sujjeee/svgls
## ✌️ Contributing
<a href="https://github.com/pheralb/svgl/graphs/contributors">