Skip to content

Commit af69b79

Browse files
committed
Add a bunch of badges
1 parent 06908d1 commit af69b79

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
## Status
44

5-
[![License](
6-
https://img.shields.io/badge/license-boost-blue.svg "License")](
7-
https://github.com/cpp-netlib/url/blob/master/LICENSE_1_0.txt)
8-
[![GitHub Actions Status](
9-
https://github.com/cpp-netlib/url/workflows/skyr-url%20CI/badge.svg?branch=main)](
10-
https://github.com/cpp-netlib/url/actions?query=workflow%3A%22skyr-url+CI%22)
5+
[![License](https://img.shields.io/badge/license-Boost-blue.svg)](https://github.com/cpp-netlib/url/blob/master/LICENSE_1_0.txt)
6+
[![CI](https://github.com/cpp-netlib/url/workflows/skyr-url%20CI/badge.svg?branch=main)](https://github.com/cpp-netlib/url/actions?query=workflow%3A%22skyr-url+CI%22)
7+
[![C++23](https://img.shields.io/badge/C%2B%2B-23-blue.svg)](https://en.cppreference.com/w/cpp/23)
8+
[![Version](https://img.shields.io/badge/version-3.0.0-blue.svg)](https://github.com/cpp-netlib/url/releases)
9+
[![vcpkg](https://img.shields.io/badge/vcpkg-available-brightgreen.svg)](https://vcpkg.io/en/package/skyr-url)
10+
11+
[![Header-Only](https://img.shields.io/badge/header--only-yes-success.svg)](https://github.com/cpp-netlib/url/tree/main/include)
12+
[![Dependencies](https://img.shields.io/badge/dependencies-zero-success.svg)](https://github.com/cpp-netlib/url#dependencies)
13+
[![WhatWG URL](https://img.shields.io/badge/spec-WhatWG%20URL-orange.svg)](https://url.spec.whatwg.org/)
14+
[![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20Windows-lightgrey.svg)](https://github.com/cpp-netlib/url#platform-support)
1115

1216
## Notice
1317

0 commit comments

Comments
 (0)