From bc52fc76df0accff70714c299a74f1e22bb2513a Mon Sep 17 00:00:00 2001 From: Fierelier Date: Thu, 18 Mar 2021 18:24:44 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 425ea51..24956dd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A lightweight and modular browser based on Python and Qt, soon to have its own H ![Screenshot](assets/screenshot.png) -This is browser is still in a very early stage. Inputting data, downloading files and uploading are not possible yet. JavaScript will not be supported, video/audio media will pop out into your preferred player. +This browser is still in a very early stage. Inputting data, downloading files and uploading are not possible yet. JavaScript will not be supported, video/audio media will pop out into your preferred player. ## Prerequisites > #### 🌟 Python 3.4.4 or newer (older versions may work, but aren't tested)