Update README.md

Added quick start guide for accessing svgs from terminal.
This commit is contained in:
Suraj ! 2023-12-17 19:28:05 +05:30 committed by GitHub
parent c6660504a4
commit 8b5a725ace
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">