diff --git a/Readme.md b/Readme.md index 703747c..9137da0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,21 +1,6 @@ # LatAnalyze -License: GNU General Public License v3 - - - - - - - - - - -
Last stable release - -
Development branch - -
+[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![DOI](https://zenodo.org/badge/10201777.svg)](https://zenodo.org/badge/latestdoi/10201777) ## Description LatAnalyze is a C++11 library for statistical data analysis based on bootstrap @@ -164,4 +149,4 @@ Fixes: #### v3.0 Commit `7b4f2884a5e99bbfab4d4bd7623f609a55403c39`. First 'stable' version of LatAnalyze in C++. The v2.0 refers to the [C version](https://github.com/aportelli/LatAnalyze-legacy) and v1.0 to an old undistributed version. -**This version compiles fine on OS X with clang but does have many portability issues to other platforms/compilers, v3.1 is the first real release.** \ No newline at end of file +**This version compiles fine on OS X with clang but does have many portability issues to other platforms/compilers, v3.1 is the first real release.**