mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Fix download button & improvements
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
<p align="center">
|
||||
<a href="https://svgl.vercel.app/">
|
||||
<img src="https://raw.githubusercontent.com/pheralb/svgl/main/public/images/logo.png" width="100px" alt="svgl logo" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## 🚀 Getting started:
|
||||
|
||||
[SVGL](https://svgl.vercel.app/) is a beautiful collection of SVG logos. Free and open source.
|
||||
|
||||
You need:
|
||||
|
||||
- [Node.js 16+ (recommend: 16.13.2 LTS)](https://nodejs.org/en/)
|
||||
- [Node.js 16+ (recommend: 16.14.0 LTS)](https://nodejs.org/en/)
|
||||
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
|
||||
|
||||
and run:
|
||||
@@ -14,6 +22,6 @@ npm run dev
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
## 📦 Deployed on Vercel:
|
||||
## 🔑 License:
|
||||
|
||||
[https://svgl.vercel.app/](https://svgl.vercel.app/)
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user