From: A. Maitland Bottoms Date: Fri, 4 Dec 2020 01:43:29 +0000 (+0000) Subject: remove-external-HTML-resources X-Git-Tag: archive/raspbian/2.4.0-3+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=935592bb8b5018c917e6e60ad68263191bcab605;p=volk.git remove-external-HTML-resources Gbp-Pq: Name remove-external-HTML-resources --- diff --git a/README.md b/README.md index 2d06f1c..dc6cca9 100644 --- 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! diff --git a/cpu-features/README.md b/cpu-features/README.md index 8a34168..c15f75f 100644 --- a/cpu-features/README.md +++ b/cpu-features/README.md @@ -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.