From 170f39b05f017dc05eb515b847704789a7baacaf Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 24 Oct 2018 20:24:53 +0100 Subject: [PATCH] Minor Documentation Update --- README-CONAN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-CONAN.md b/README-CONAN.md index 5f4cbf97..6b1a1c7e 100644 --- a/README-CONAN.md +++ b/README-CONAN.md @@ -13,7 +13,7 @@ To build Exiv2 with conan, you will also need to install CMake. https://cmake.o ---- -### T A B L E     O  F     C O N T E N T S +### T A B L E _ OF _ C O N T E N T S 1. [Step by Step Guide](#1) 1. [Install conan](#1-1) diff --git a/README.md b/README.md index 26567a74..b204db5d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ | [![Build Status](https://travis-ci.org/Exiv2/exiv2.svg?branch=master)](https://travis-ci.org/Exiv2/exiv2) | [![Build status](https://ci.appveyor.com/api/projects/status/d6vxf2n0cp3v88al/branch/master?svg=true)](https://ci.appveyor.com/project/piponazo/exiv2-wutfp/branch/master) | [![pipeline status](https://gitlab.com/D4N/exiv2/badges/master/pipeline.svg)](https://gitlab.com/D4N/exiv2/commits/master) | [![codecov](https://codecov.io/gh/Exiv2/exiv2/branch/master/graph/badge.svg)](https://codecov.io/gh/Exiv2/exiv2) | -### T A B L E     O  F     C O N T E N T S +### T A B L E _ OF _ C O N T E N T S 1. [Welcome to Exiv2](#1) 2. [Building and Installing Exiv2](#2)