File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ There are a few of ways to work with this repo:
14
14
15
15
- Clone it in its entirety: ` https://github.com/ericwbailey/accessible-html-content-patterns.git `
16
16
- [ Download a zipped copy] ( https://github.com/ericwbailey/accessible-html-content-patterns/archive/master.zip )
17
+ - Install via [ NPM] ( https://www.npmjs.com/package/accessible-html-content-patterns ) : ` npm i accessible-html-content-patterns `
17
18
- [ Curl] ( http://explainshell.com/explain/1/curl ) just the HTML page (great starting place for a styleguide):
18
19
` curl -o accessible-html-content-patterns.html https://raw.githubusercontent.com/ericwbailey/accessible-html-content-patterns/master/docs/index.html `
19
20
- Copy/paste individual elements from the [ source code] ( https://github.com/ericwbailey/accessible-html-content-patterns/blob/master/docs/index.html )
You can’t perform that action at this time.
0 commit comments