From ce92a9c72b31db1e8e98a4ec41f7987ba1bc7df7 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Thu, 7 Apr 2022 21:11:29 +0200 Subject: [PATCH] readme: update shields Signed-off-by: Unai Martinez-Corral --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b479d6f..5d44fc1e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # Project X-Ray -[![Documentation Status](https://readthedocs.org/projects/pyxray/badge/?version=latest)](http://prjxray.readthedocs.org/) -[![License](https://img.shields.io/github/license/f4pga/prjxray.svg)](https://github.com/f4pga/prjxray/blob/master/LICENSE) - -![Tests](https://github.com/f4pga/prjxray/actions/workflows/tests.yml/badge.svg) -![Database Generation](https://github.com/f4pga/prjxray/actions/workflows/database.yml/badge.svg) +[![Documentation Status](https://img.shields.io/readthedocs/prjxray?longCache=true&style=flat-square&logo=ReadTheDocs&logoColor=fff)](http://prjxray.readthedocs.org/) +[![License](https://img.shields.io/github/license/f4pga/prjxray.svg?longCache=true&style=flat-square&label=License)](https://github.com/f4pga/prjxray/blob/master/LICENSE) +![GitHub Actions](https://img.shields.io/github/workflow/status/f4pga/prjxray/Automerge/master?longCache=true&style=flat-square&label=GHA&logo=Github%20Actions&logoColor=fff) Documenting the Xilinx 7-series bit-stream format.