Skip to content

Commit 4862d52

Browse files
author
Serge Lamikhov-Center
committed
Change the badge link and color
1 parent f82cfdd commit 4862d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ELFIO
22

33
[![Build](https://travis-ci.com/serge1/ELFIO.svg?branch=master)](https://travis-ci.com/serge1/ELFIO)
4-
[![Documentation](https://readthedocs.org/projects/coffi/badge)](http://elfio.sourceforge.net/elfio.pdf)
5-
[![License](https://img.shields.io/github/license/serge1/ELFIO)](https://github.com/serge1/ELFIO/blob/master/COPYING)
4+
[![Documentation](https://img.shields.io/badge/doc-download-brightgreen)](http://elfio.sourceforge.net/elfio.pdf)
5+
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/serge1/ELFIO/blob/master/COPYING)
66

77
ELFIO is a header-only C++ library intended for reading and generating
88
files in the ELF binary format. It is used as a standalone library - it is not

0 commit comments

Comments
 (0)