Skip to content

Commit dc92baf

Browse files
committed
docs: update features.md
1 parent 240ed46 commit dc92baf

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/features.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@ This web app will let you customize badge input and then show you both the markd
55

66
## What can this tool do?
77

8-
- Quickly and easily generate badges
9-
- Preview your badges and then copy the markdown when you're happy
10-
- Uses dynamic SVG images defined by URL - no image editing
11-
- Professional and consistent badges
12-
- Use pre-made generic badges or create a new one
8+
- Quickly and easily generate badges.
9+
- Preview your badges and then copy the markdown when you're happy.
10+
- Uses dynamic SVG images defined by URL - no image editing.
11+
- Professional and consistent badges.
12+
- Use pre-made generic badges or create a new one.
13+
- Now with Dark mode!
1314

1415

1516
## Where do I use the badges?
1617

1718
Put the badges wherever you like:
1819

1920
- At the top of your `README.md`.
20-
- In your docs directory files
21+
- In your docs directory files.
2122
- In your docs site or website.
2223
- Link to your repo from another site - like another website or GitHub repo of yours, or even post a link in a blog or forum.
2324

@@ -38,7 +39,7 @@ These could also be available as JS to include in other projects and not just th
3839

3940
## How does it work?
4041

41-
The badges are created using URLs which are loaded as images.
42+
The badges are created using URLs which are loaded as images.
4243

4344
When you load the SVG image, it appears as rendered HTML - thanks to an external service like [shields.io](https://shield.io) API or the GH Actions badge service.
4445

0 commit comments

Comments
 (0)