ran prettier on README.md

This commit is contained in:
Robbert Korving
2023-05-24 10:39:19 +02:00
committed by lazanet
parent d8ea0405ca
commit 9c47b10628

View File

@@ -1,24 +1,21 @@
Multi Monitors Add-On
=====================
# Multi Monitors Add-On
Extension inspired by https://github.com/darkxst/multiple-monitor-panels
and rewritten from scratch for gnome-shell version 3.10.4. Adds panels
and thumbnails for additional monitors. Settings changes are applied
Extension inspired by https://github.com/darkxst/multiple-monitor-panels
and rewritten from scratch for gnome-shell version 3.10.4. Adds panels
and thumbnails for additional monitors. Settings changes are applied
in dynamic fashion, no restart needed.
Versions
========
# Versions
* Branch [master](https://github.com/realh/multi-monitors-add-on/tree/master) contains extension for GNOME 42
* Branch [gnome-3-32_3-36](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-32_3-36) contains extension for GNOME 3.32, 3.34 and 3.36
* Branch [gnome-3-24_3-30](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-24_3-30) contains extension for GNOME 3.24, 3.26, 3.28 and 3.30
* Branch [gnome-3-20_3-22](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-20_3-22) contains extension for GNOME 3.20 and 3.22
* Branch [gnome-3-16_3-18](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-16_3-18) contains extension for GNOME 3.16 and 3.18
* Branch [gnome-3-14](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-14) contains extension for GNOME 3.14
* Branch [gnome-3-10](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-10) contains extension for GNOME 3.10
- Branch [master](https://github.com/realh/multi-monitors-add-on/tree/master) contains extension for GNOME 42
- Branch [gnome-3-32_3-36](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-32_3-36) contains extension for GNOME 3.32, 3.34 and 3.36
- Branch [gnome-3-24_3-30](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-24_3-30) contains extension for GNOME 3.24, 3.26, 3.28 and 3.30
- Branch [gnome-3-20_3-22](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-20_3-22) contains extension for GNOME 3.20 and 3.22
- Branch [gnome-3-16_3-18](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-16_3-18) contains extension for GNOME 3.16 and 3.18
- Branch [gnome-3-14](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-14) contains extension for GNOME 3.14
- Branch [gnome-3-10](https://github.com/spin83/multi-monitors-add-on/tree/gnome-3-10) contains extension for GNOME 3.10
Installation from git
=====================
# Installation from git
git clone git://github.com/realh/multi-monitors-add-on.git
cd multi-monitors-add-on
@@ -26,8 +23,7 @@ Installation from git
Restart the shell and then enable the extension.
License
=======
# License
Multi Monitors Add-On extension is distributed under the terms of the
Multi Monitors Add-On extension is distributed under the terms of the
GNU General Public License, version 2 or later. See the LICENSE file for details.