Skip to content

Commit

Permalink
Minor Fix & Docs updated 📑
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetan1903 committed Nov 19, 2021
1 parent 636b4d7 commit 2722ea4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@

[![Python application](https://github.com/iTeam-S/WebSearch/actions/workflows/python-test.yml/badge.svg)](https://github.com/iTeam-S/WebSearch/actions/workflows/python-test.yml)
[![Publish](https://github.com/iTeam-S/WebSearch/actions/workflows/pip-upload.yml/badge.svg)](https://github.com/iTeam-S/WebSearch/actions/workflows/pip-upload.yml)
[![Deploy on Heroku [CD]](https://heroku-badge.herokuapp.com/?app=heroku-badge)](https://websearch-python.herokuapp.com/)

[![PyPI - Version](https://img.shields.io/pypi/v/websearch-python?style=for-the-badge)](https://pypi.org/project/websearch-python/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/websearch-python?label=DOWNLOADS&style=for-the-badge)](https://pypi.org/project/websearch-python/)
[![Deploy on Heroku [CD]](https://heroku-badge.herokuapp.com/?app=heroku-badge)](https://websearch-python.herokuapp.com/)



## Installation
Expand Down Expand Up @@ -58,7 +59,7 @@ curl http://0.0.0.0:7845/v1/pages/botoravony+arleme

### Use Deployed Version
```sh
curl https://websearch-python.herokuapp.com//v1/pages/botoravony+arleme
curl https://websearch-python.herokuapp.com/v1/pages/botoravony+arleme
```

__________________________
Expand Down

0 comments on commit 2722ea4

Please sign in to comment.