Added changelog link to readme.
This commit is contained in:
parent
4a2951e22f
commit
cd925bc049
|
@ -33,6 +33,8 @@
|
|||
//!
|
||||
//! See [usage](docs/usage.md) for requirements, installation instructions and a usage guide.
|
||||
//!
|
||||
//! A list of changes classified as breaking, additions or fixes is maintained in [CHANGELOG.md](CHANGELOG.md).
|
||||
//!
|
||||
//! <img src="libtest.png" width="100%"/>
|
||||
//
|
||||
// This file shows all the parts in the library.
|
||||
|
|
|
@ -14,6 +14,8 @@ The license is GNU General Public License v3.0, see [COPYING](COPYING).
|
|||
|
||||
See [usage](docs/usage.md) for requirements, installation instructions and a usage guide.
|
||||
|
||||
A list of changes classified as breaking, additions or fixes is maintained in [CHANGELOG.md](CHANGELOG.md).
|
||||
|
||||
<img src="libtest.png" width="100%"/>
|
||||
|
||||
## Table of Contents<a name="top"/>
|
||||
|
|
Loading…
Reference in New Issue