Skip to content

Commit

Permalink
[README] changed information order
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Jul 15, 2020
1 parent b9701ce commit 52ca627
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,28 @@ You can access the dashboard by going to [localhost:5000](http://localhost:5000)

If needed create a `.env` file with information that you would like to overload from config.py

## Screenshots

### SERP Rank

![](examples/SERP-rank.png)

### Internal Links Graphs

![](examples/graphs.png)

### Keywords Finder

![](examples/keywords-finder.png)

### Lighthouse Audit

![](examples/lighthouse-primates.png)

### Images Extractor

![](examples/images.png)

## API

### Lighthouse
Expand Down Expand Up @@ -135,24 +157,4 @@ If needed create a `.env` file with information that you would like to overload
| **POST** | Deletes ranks by ID | `/api/rank/delete` | `id` |


## Screenshots

### SERP Rank

![](examples/SERP-rank.png)

### Internal Links Graphs

![](examples/graphs.png)

### Keywords Finder

![](examples/keywords-finder.png)

### Lighthouse Audit

![](examples/lighthouse-primates.png)

### Images Extractor

![](examples/images.png)

0 comments on commit 52ca627

Please sign in to comment.