remove-external-HTML-resources
authorA. Maitland Bottoms <bottoms@debian.org>
Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)
committerA. Maitland Bottoms <bottoms@debian.org>
Fri, 4 Dec 2020 01:43:29 +0000 (01:43 +0000)
Gbp-Pq: Name remove-external-HTML-resources

README.md
cpu-features/README.md

index 2d06f1ce01700d66d1a997d98f1d4c9aae9423d7..dc6cca9af4b1b8f9df8e15bd47191851463bac7b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-[![Build Status](https://travis-ci.org/gnuradio/volk.svg?branch=master)](https://travis-ci.org/gnuradio/volk) [![Build status](https://ci.appveyor.com/api/projects/status/5o56mgw0do20jlh3/branch/master?svg=true)](https://ci.appveyor.com/project/gnuradio/volk/branch/master)
-![Check PR Formatting](https://github.com/gnuradio/volk/workflows/Check%20PR%20Formatting/badge.svg)
-![Run VOLK tests](https://github.com/gnuradio/volk/workflows/Run%20VOLK%20tests/badge.svg)
-
 ![VOLK Logo](/docs/volk_logo.png)
 
 # Welcome to VOLK!
index 8a3416859b86d65856418da0d6637e4070521acb..c15f75ffb6a118850b106dcd5cec31f7f24555e9 100644 (file)
@@ -1,4 +1,4 @@
-# cpu_features [![Build Status](https://travis-ci.org/google/cpu_features.svg?branch=master)](https://travis-ci.org/google/cpu_features) [![Build status](https://ci.appveyor.com/api/projects/status/46d1owsj7n8dsylq/branch/master?svg=true)](https://ci.appveyor.com/project/gchatelet/cpu-features/branch/master)
+# cpu_features
 
 A cross-platform C library to retrieve CPU features (such as available
 instructions) at runtime.