Skip to content

Commit

Permalink
docker instruction added (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitesh13 authored Nov 27, 2020
1 parent c8aac16 commit f7662c0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,11 @@ Let's run the tool now:
```
Pass your Website to the tool and you will get a generated JSON highlighting all the achievements you have made in SEO Optimization or the warnings being displayed by the same 🔑

We are now working on dockerizing the Package and publishing it on PyPi as well for easy accessibility 💻
**Building using docker**
```bash
$ docker build -t 'app:webedge' .
$ docker run app:webedge
```

## 🛑 External Tools

Expand Down

0 comments on commit f7662c0

Please sign in to comment.