remove-external-HTML-resources
authorA. Maitland Bottoms <bottoms@debian.org>
Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)
committerA. Maitland Bottoms <bottoms@debian.org>
Fri, 18 Dec 2020 04:53:21 +0000 (04:53 +0000)
Gbp-Pq: Name remove-external-HTML-resources

README.md
cpu_features/README.md

index 9e3db8aa703f66203893e3761cf564384af7d367..2a1db976c7732fd0fb8f0361a4099c2620022385 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,3 @@
-[![Build Status](https://travis-ci.com/gnuradio/volk.svg?branch=master)](https://travis-ci.com/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!
 
 VOLK is a sub-project of GNU Radio. Please see http://libvolk.org for bug
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.