Skip to content

Commit 0ecb130

Browse files
committed
Cleanup README.md and removing redundant README file
1 parent 70324f6 commit 0ecb130

File tree

2 files changed

+3
-34
lines changed

2 files changed

+3
-34
lines changed

README

Lines changed: 0 additions & 31 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# PythonQt
22
[![License](https://img.shields.io/github/license/mevislab/pythonqt.svg?color=blue)](LICENSE)
33

4-
PythonQt is a dynamic [Python](http://www.python.org) binding for [Qt](https://www.qt.io).
4+
PythonQt is a dynamic [Python](https://www.python.org) binding for [Qt](https://www.qt.io).
55
It offers an easy way to embed the Python scripting language into
6-
your Qt applications.
6+
your Qt applications.
77

88
# Documentation
99
API documentation is available at: https://mevislab.github.io/pythonqt
@@ -18,7 +18,7 @@ generator, located in the `generator` directory.
1818
See the `LICENSE.LGPL` file in the generator subdirectory for details.
1919
Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies)
2020

21-
See http://qt.gitorious.org/qt-labs/qtscriptgenerator for the original project.
21+
See https://code.qt.io/cgit/qt-labs/qtscriptgenerator.git for the original project.
2222
The PythonQt wrappers generated by the generator are distributed under the `LGPL`
2323
as well.
2424

0 commit comments

Comments
 (0)