File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Forge React
22
3+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/zigurous/forge-react/cdn-deploy.yml )
4+ ![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/zigurous/forge-react )
5+ ![ GitHub License] ( https://img.shields.io/github/license/zigurous/forge-react )
6+
37The official React implementation of the Forge design system created by [ @zigurous ] ( https://github.com/zigurous ) .
48
59## Installation
@@ -21,7 +25,7 @@ Run one of the following commands in a terminal:
2125
2226Add one of the following links to your HTML:
2327
24- #### Cloudfront
28+ #### CloudFront
2529
2630``` html
2731<script src =" https://cdn.zigurous.com/forge-react@1.0.0/dist/index.min.js" >
@@ -33,7 +37,7 @@ Add one of the following links to your HTML:
3337< script src= " https://cdn.jsdelivr.net/gh/zigurous/forge-react@1.0.0/dist/index.min.js" >
3438` ` `
3539
36- #### statically
40+ #### Statically
3741
3842` ` ` html
3943< script src= " https://cdn.statically.io/gh/zigurous/forge-react/1.0.0/dist/index.min.js" >
You can’t perform that action at this time.
0 commit comments