From 3aa225bda4cce48256e2a04df476e25cfe8067bd Mon Sep 17 00:00:00 2001 From: soxoj <31013580+soxoj@users.noreply.github.com> Date: Mon, 15 Mar 2021 00:13:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 63c09d9..fbd64d8 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ Currently supported more than 2000 sites ([full list](./sites.md)), by default s ## Installation +You can run Maigret in the cloud or install it on your machine. + +[![Open in Cloud Shell](https://user-images.githubusercontent.com/27065646/92304704-8d146d80-ef80-11ea-8c29-0deaabb1c702.png)](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/soxoj/maigret&tutorial=README.md) [![Run on Repl.it](https://user-images.githubusercontent.com/27065646/92304596-bf719b00-ef7f-11ea-987f-2c1f3c323088.png)](https://github.com/soxoj/maigret) + **NOTE**: Python 3.6 or higher and pip is required. **Python 3.8 is recommended.**