Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 48fa921

Browse files
authored
Updated readme
1 parent 7909547 commit 48fa921

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
# [QR Code Scanner](https://qrcodescan.in)
44

5-
*A progressive web application*
5+
*A progressive web application.*
66

77
### [Live](https://qrcodescan.in)
88

99
## Features
1010

1111
- Served via https - Using [cloudflare free ssl](https://www.cloudflare.com/ssl/)
1212

13-
- Works offline
13+
- Works offline.
1414

15-
- Add to home screen, Splash screen
15+
- Add to home screen, Splash screen.
1616

17-
- Fully responsive
17+
- Fully responsive.
1818

1919
- App shell architecture - [material design lite](https://www.getmdl.io/)
2020

@@ -25,10 +25,10 @@
2525
1. Clone this repo
2626

2727
```bash
28-
git clone https://github.com/code-kotis/barcode-scanner
28+
git clone https://github.com/code-kotis/barcode-scanner
2929
```
3030

31-
2. Install dependencies
31+
2. Installation
3232

3333
```bash
3434
npm install

0 commit comments

Comments
 (0)