diff --git a/.gitignore b/.gitignore index ee94a75..37e3ad3 100755 --- a/.gitignore +++ b/.gitignore @@ -222,4 +222,6 @@ dwsync.xml *.scssc /.sass-cache/ /dist -/.parcel-cache \ No newline at end of file +/.parcel-cache +# Local Netlify folder +.netlify diff --git a/README.md b/README.md index 563958b..effe7ce 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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