Skip to content

Commit d8efd9f

Browse files
committed
README cleanup
1 parent a6c1f87 commit d8efd9f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![deploy](https://github.com/FileFormatInfo/favicon-rs/actions/workflows/gcr-deploy.yaml/badge.svg)](https://github.com/FileFormatInfo/favicon-rs/actions/workflows/gcr-deploy.yaml)
44
![NodePing status](https://img.shields.io/nodeping/status/q9lw86hq-xgwb-40h3-8pqc-1ezfqcshnttq)
55

6-
A website to make favicons from SVGs or PNGs/JPEGs.
6+
A website to make favicons from SVGs.
77

88
## Using
99

@@ -24,6 +24,7 @@ If you have docker installed, you should be able to run `./docker-run.sh`.
2424
[![Bootstrap](https://www.vectorlogo.zone/logos/getbootstrap/getbootstrap-ar21.svg)](https://getbootstrap.com/ "HTML/CSS Framework")
2525
[![Git](https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg)](https://git-scm.com/ "Version control")
2626
[![Github](https://www.vectorlogo.zone/logos/github/github-ar21.svg)](https://github.com/ "Code hosting")
27+
[![jsDelivr](https://www.vectorlogo.zone/logos/jsdelivr/jsdelivr-ar21.svg)](https://www.jsdelivr.com/ "CDN")
2728
[![LibRsvg](https://www.vectorlogo.zone/logos/gnome/gnome-ar21.svg)](https://gitlab.gnome.org/GNOME/librsvg "SVG processing library")
2829
[![Google CloudRun](https://www.vectorlogo.zone/logos/google_cloud_run/google_cloud_run-ar21.svg)](https://cloud.google.com/run/ "Hosting")
2930
[![NodePing](https://www.vectorlogo.zone/logos/nodeping/nodeping-ar21.svg)](https://nodeping.com?rid=201109281250J5K3P "Uptime monitoring")
@@ -34,4 +35,4 @@ If you have docker installed, you should be able to run `./docker-run.sh`.
3435
- [ ] generate from a URL
3536
- [ ] demo mode: pick a random icon
3637
- [ ] CLI that takes a filename or URL
37-
- [ ] bundle all assets into binary: [include_dir](https://crates.io/crates/include_dir)
38+
- [ ] bundle all assets into binary: [include_dir](https://crates.io/crates/include_dir)

0 commit comments

Comments
 (0)