Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benasse authored Apr 27, 2020
1 parent 8df90d0 commit 39fd2a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Potoo

## What is it
## What is it ?
[Potoo](https://en.wikipedia.org/wiki/Potoo) is a special bird that communicates with VoIP ecosystem and particularly well with Wazo.

The main objective of this project is to quickly (and perhaps badly) provide solutions to missing functionalities in a given ecosystem.
Expand All @@ -15,4 +15,4 @@ Its best documentation is its source code and Potoo may be verry insecure.
4. `python3 -m venv venv`
5. `source venv/bin/activate`
6. `pip install -r requirements.txt`
7. `flask run`
7. `python app.py`

0 comments on commit 39fd2a9

Please sign in to comment.