From: A. Maitland Bottoms Date: Tue, 12 Apr 2022 22:39:33 +0000 (+0100) Subject: remove-external-HTML-resources X-Git-Tag: archive/raspbian/2.5.1-2+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=40143ba106df691aeaa5a62a8e7566a28b6864a3;p=volk.git remove-external-HTML-resources Gbp-Pq: Name remove-external-HTML-resources --- diff --git a/README.md b/README.md index c5384cd..1fbd305 100644 --- a/README.md +++ b/README.md @@ -1,8 +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) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3360942.svg)](https://doi.org/10.5281/zenodo.3360942) - ![VOLK Logo](/docs/volk_logo.png) # Welcome to VOLK! diff --git a/cpu_features/README.md b/cpu_features/README.md index a2b213f..df2b379 100644 --- a/cpu_features/README.md +++ b/cpu_features/README.md @@ -1,14 +1,4 @@ # cpu_features -[![Linux Status][linux_svg]][linux_link] -[![Macos Status][macos_svg]][macos_link] -[![Windows Status][windows_svg]][windows_link] - -[linux_svg]: https://github.com/google/cpu_features/actions/workflows/amd64_linux.yml/badge.svg?branch=master -[linux_link]: https://github.com/google/cpu_features/actions/workflows/amd64_linux.yml -[macos_svg]: https://github.com/google/cpu_features/actions/workflows/amd64_macos.yml/badge.svg?branch=master -[macos_link]: https://github.com/google/cpu_features/actions/workflows/amd64_macos.yml -[windows_svg]: https://github.com/google/cpu_features/actions/workflows/amd64_windows.yml/badge.svg?branch=master -[windows_link]: https://github.com/google/cpu_features/actions/workflows/amd64_windows.yml A cross-platform C library to retrieve CPU features (such as available instructions) at runtime.