Skip to content

Commit 5659f2a

Browse files
committed
Del travis; Add gh & release badges into README
1 parent 877f061 commit 5659f2a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
gh-md-toc
22
=========
33

4+
[![CI](https://github.com/ekalinin/github-markdown-toc/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ekalinin/github-markdown-toc/actions/workflows/ci.yml)
5+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/ekalinin/github-markdown-toc)
6+
47
gh-md-toc — is for you if you **want to generate TOC** (Table Of Content) for a README.md or
58
a GitHub wiki page **without installing additional software**.
69

@@ -22,8 +25,6 @@ better to use a golang based implementation:
2225
It's more solid, reliable and with ability of a parallel processing. And
2326
absolutely without dependencies.
2427

25-
[![Build Status](https://travis-ci.org/ekalinin/github-markdown-toc.svg?branch=master)](https://travis-ci.org/ekalinin/github-markdown-toc)
26-
2728
Table of contents
2829
=================
2930

0 commit comments

Comments
 (0)