Update README.md

This commit is contained in:
Linuxer パスカリス スポシト 2020-01-29 09:52:28 +00:00
parent ddd29cbf3f
commit 15d2cb1a61

View file

@ -60,11 +60,11 @@ Screenshots (Leftside of images is the Camera Monitor tray icon / Right side is
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
# [Why on Free (Object) Pascal](https://dubst3pp4.github.io/post/2017-10-03-why-i-use-object-pascal/) and not Python3 or any other?
## Some of the reasons are:
## Some of the main reasons are:
- Easier code mainenance, really important in the log term
- Easier code mainenance, really important in the long term
- Nice memory footprint... 29.4 MB with much more Graphical User Interface (two icon trays, one About Form and one Main Form), versus 23.2 MB of Camera Monitor Python3 (one trayicon, no Graphical User Interface)
- Nice memory footprint... 29.4 MB with much more Graphical User Interface (two icon trays, one About Form and one Main Form), versus 23.2 MB of Camera Monitor Python3 (one trayicon, no Graphical User Interface). For Desktop Systems is not a big deal, but Linux does not run only on desktops.
![Screenshot](https://imgur.com/A7rIahz.png)