Added changelog link to readme.

This commit is contained in:
Chris Palmer 2021-03-03 14:12:21 +00:00
parent 4a2951e22f
commit cd925bc049
2 changed files with 4 additions and 0 deletions

View File

@ -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.

View File

@ -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"/>