Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit e0e938b

Browse files
committed
📖 DOC: Fix dependency badge indicator
1 parent b3d8506 commit e0e938b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Static Web Build [![Dependencies](https://david-dm.org/DEEP-IMPACT-AG/staticweb-build/dev-status.svg)](https://david-dm.org/DEEP-IMPACT-AG/staticweb-build)
2-
A simple workflow for static websites with live-reload local server, Babel transpiler for JavaScript and bundling CSS with PostCSS and CSSNext.
1+
# Static Web Build [![dependencies Status](https://david-dm.org/DEEP-IMPACT-AG/staticweb-build/status.svg)](https://david-dm.org/DEEP-IMPACT-AG/staticweb-build)
2+
A simple workflow for static websites with live-reload local server, Babel transpiler for JavaScript and bundling CSS with PostCSS and postcss-preset-env.
33

44
🌍 https://staticbuild.website/
55

@@ -237,4 +237,4 @@ MIT
237237
- Bugfixes & speed improvements.
238238

239239
**v0.0.1**
240-
- Initializing Static Web Build.
240+
- Initializing Static Web Build.

0 commit comments

Comments
 (0)