From: A. Maitland Bottoms Date: Fri, 18 Dec 2020 04:53:21 +0000 (+0000) Subject: remove-external-HTML-resources X-Git-Tag: archive/raspbian/2.4.1-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5ce13a6520871605dc01034ddb41f408a74214ff;p=volk.git remove-external-HTML-resources Gbp-Pq: Name remove-external-HTML-resources --- diff --git a/README.md b/README.md index 9e3db8a..2a1db97 100644 --- 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 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.