Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Beth3346 committed Dec 8, 2021
1 parent f2608aa commit ddc991f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,6 @@ dwsync.xml
*.scssc
/.sass-cache/
/dist
/.parcel-cache
/.parcel-cache
# Local Netlify folder
.netlify
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
[![CI](https://github.com/Beth3346/elr-scss-address/actions/workflows/node.js.yml/badge.svg)](https://github.com/Beth3346/elr-scss-address/actions/workflows/node.js.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/npm/dm/elr-scss-address.svg?style=flat)](https://npmjs.com/package/elr-scss-address)
[![last commit](https://img.shields.io/github/last-commit/Beth3346/elr-scss-accordion-nav.svg)](https://github.com/Beth3346/elr-scss-address)
[![Netlify Status](https://api.netlify.com/api/v1/badges/e052569d-7273-4c09-a4fe-248a2a3180bb/deploy-status)](https://app.netlify.com/sites/elr-locations/deploys)

a scss mixin for addresses

[View Demo](https://elr-locations.netlify.app/)

## Screenshots

### Address Block
Expand All @@ -22,7 +26,7 @@ a scss mixin for addresses
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.

```sh
npm install elr-scss-address --save
npm install elr-scss-address
```

or
Expand Down

0 comments on commit ddc991f

Please sign in to comment.