Update README

This commit is contained in:
Michel Roux 2019-12-13 18:24:23 +01:00
parent 9b77d86993
commit 802a7f90bf

View File

@ -1,5 +1,5 @@
# 𝛑 😼 た
> Xéfir's personal animes torrent search engine
> "PyNyaaTa", Xéfir's personal animes torrent search engine
I'm lazy and I want to search across severall VF and VOSTFR torrents databases in one click.
That's the starting point that build this app.
@ -13,7 +13,7 @@ After a good rewrite in Python, it's time to show it to the public, and here it
- Install Docker: https://hub.docker.com/search/?type=edition&offering=community
- Clone this repository
- Launch a terminal and move into the root of the cloned repository
- Run￿ `docker-compose up -d`
- Run `docker-compose up -d`
- The app is accessible at http://localhost:5000
### Without Docker