diff --git a/README.md b/README.md index 3df2955..425ea51 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -## BirdyNet -A lightweight modular browser based on Python and Qt, soon to have its own HTML and CSS interpreter. - **Note:** The logo of this project is based on the [bird ref sheet](https://www.furaffinity.net/view/23640147/) created by [Lainn](https://www.furaffinity.net/user/lainn/) - If you use this logo, make sure to credit them. +## BirdyNet +A lightweight and modular browser based on Python and Qt, soon to have its own HTML and CSS interpreter and display engine. + +![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. + ## Prerequisites > #### 🌟 Python 3.4.4 or newer (older versions may work, but aren't tested) > **Windows:** [Download](https://www.python.org/downloads/)