diff --git a/Home.md b/Home.md index cf2c9a2..6fa8787 100644 --- a/Home.md +++ b/Home.md @@ -67,6 +67,7 @@ To maximize flexibility an open and plain text file format is used enabling coll * Manuskript is written in Python3 and PyQt5 * All code changes and Pull Requests should be based on the **develop** branch. +* The minimum target screen resolution is 1024x600 (was popular with small laptops / netbooks) * We strive to conform to Qt guidelines. E.g.: [User Interface Text Guidelines](https://doc-snapshots.qt.io/qtcreator-extending/qtcreator-ui-text.html) * Tip: Add `--console` as last option on command line to use [IPython Jupyter QT Console as a debugging aid](https://github.com/olivierkes/manuskript/pull/513). * _**DRAFT**_