Skip to content

Commit ee809da

Browse files
Added images for Ubuntu 19.10 and macOS
1 parent a253e4a commit ee809da

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,19 @@ macOS [![Build Status](https://travis-ci.org/githubuser0xFFFF/Qt-Advanced-Dockin
6868

6969
The application can be compiled for macOS. A user reported, that the library works on macOS. If have not tested it.
7070

71+
![Advanced Docking on macOS](doc/macos.png)
72+
7173
### Linux
7274
Ubuntu [![Build Status](https://travis-ci.org/githubuser0xFFFF/Qt-Advanced-Docking-System.svg?branch=master)](https://travis-ci.org/githubuser0xFFFF/Qt-Advanced-Docking-System)
7375
[![Build status](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/workflows/linux-builds/badge.svg)](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/actions?query=workflow%3Alinux-builds)
7476

75-
The application can be compiled for Linux and has been developed and tested with **Kubuntu 18.04**.
77+
The application can be compiled for Linux and has been developed and tested with **Kubuntu 18.04** and **Kubuntu 19.10**.
78+
79+
![Advanced Docking on Kubuntu Linux](doc/linux_kubuntu_1804.png)
80+
81+
and with **Ubuntu 19.10**
7682

77-
![Advanced Docking on Linux](doc/linux_kubuntu_1804.png)
83+
![Advanced Docking on Ubuntu Linux](doc/linux_ubuntu_1910.png)
7884

7985
## Build
8086
Open the `ads.pro` with QtCreator and start the build, that's it.

0 commit comments

Comments
 (0)