Fix badge caching (#88)

This commit is contained in:
Bailey Thompson
2020-08-12 13:14:54 -04:00
committed by GitHub
parent 19f299b6c4
commit e45a3d1b13

View File

@@ -1,7 +1,7 @@
[![CircleCI](https://circleci.com/gh/bkthomps/Containers/tree/master.svg?style=shield)](https://circleci.com/gh/bkthomps/Containers/tree/master)
[![Documentation](https://codedocs.xyz/bkthomps/Containers.svg)](https://codedocs.xyz/bkthomps/Containers/)
[![Codecov](https://codecov.io/gh/bkthomps/Containers/branch/master/graph/badge.svg)](https://codecov.io/gh/bkthomps/Containers)
[![CodeQuality](https://www.code-inspector.com/project/12167/score/svg)](https://frontend.code-inspector.com/project/12167/dashboard)
[![CodeQuality](https://www.code-inspector.com/project/12167/score/svg?dummy=unused)](https://frontend.code-inspector.com/project/12167/dashboard)
[![Language](https://img.shields.io/badge/language-C89+-orange.svg)](https://en.wikipedia.org/wiki/C_(programming_language))
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bkthomps/Containers/blob/master/LICENSE)