Skip to content

Commit 0d1d1a3

Browse files
committed
docs: 📝 fix comment format
1 parent 2c5ae48 commit 0d1d1a3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

badges.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/**
2-
* 1. replace all the relevant constants and (if your project has a website) replace ./media/images/websitelogo.png with a favicon-ish (< 50px) logo
3-
* 2. run `node badges.js` (which adds all these shield references to your readme.md)
4-
* 3. delete this file and ./media/images/websitelogo.png unless you really need them again
2+
* 1. Replace all the relevant constants and (if needed)
3+
* replace ./media/images/websitelogo.png with a favicon-ish (< 50px) logo
4+
* 2. Run `node badges.js` (which adds all these shield references to your readme.md)
5+
* 3. Delete this file and ./media/images/websitelogo.png unless you really need them again.
56
*/
67
import fs from "fs";
78

0 commit comments

Comments
 (0)