Skip to content

Commit 21d8a3d

Browse files
Removed developers section in README.md
1 parent 0c9773a commit 21d8a3d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ know it from Visual Studio.
8383
- [Linux](#linux)
8484
- [Build](#build)
8585
- [Getting started / Example](#getting-started--example)
86-
- [Developers](#developers)
8786
- [License information](#license-information)
8887
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
8988
- [KDDockWidgets](#kddockwidgets)
@@ -350,17 +349,6 @@ MainWindow::~MainWindow()
350349
}
351350
```
352351
353-
## Developers
354-
355-
- Uwe Kindler, Project Maintainer
356-
- Manuel Freiholz
357-
358-
This work is based on and inspired by the
359-
[Advanced Docking System for Qt](https://github.com/mfreiholz/Qt-Advanced-Docking-System)
360-
from Manuel Freiholz. I did an almost complete rewrite of his code to improve
361-
code quality, readibility and to fix all issues from the issue tracker
362-
of his docking system project.
363-
364352
## License information
365353
366354
[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](gnu-lgpl-v2.1.md)

0 commit comments

Comments
 (0)