Skip to content

Commit ba8d794

Browse files
committed
Update README.md
1 parent 52b1a5b commit ba8d794

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
<img src="http://pythonhosted.org/PythonQwt/_images/panorama.png">
44

5-
## Purpose and Motivation
6-
75
The `PythonQwt` project was initiated to solve -at least temporarily- the
86
obsolescence issue of `PyQwt` (the Python-Qwt C++ bindings library) which is
97
no longer maintained. The idea was to translate the original Qwt C++ code to
@@ -13,6 +11,9 @@ based on NumPy and other libraries.
1311
The `PythonQwt` package consists of a single Python package named `qwt` and
1412
of a few other files (examples, doc, ...).
1513

14+
See [documentation](http://pythonhosted.org/PythonQwt/) for more details on
15+
the library and [changelog](CHANGELOG.md) for recent history of changes.
16+
1617
## Copyrights
1718

1819
#### Main code base

0 commit comments

Comments
 (0)