Fix github actions badge.

This commit is contained in:
Jesse Beder
2021-11-22 22:44:31 -06:00
committed by GitHub
parent 634578e477
commit 5057a53293

View File

@@ -1,4 +1,4 @@
# yaml-cpp ![Build Status](https://github.com/jbeder/yaml-=cpp/actions/workflows/build.yaml/badge.svg) [![Documentation](https://codedocs.xyz/jbeder/yaml-cpp.svg)](https://codedocs.xyz/jbeder/yaml-cpp/)
# yaml-cpp ![Build Status](https://github.com/jbeder/yaml-cpp/actions/workflows/build.yml/badge.svg) [![Documentation](https://codedocs.xyz/jbeder/yaml-cpp.svg)](https://codedocs.xyz/jbeder/yaml-cpp/)
`yaml-cpp` is a [YAML](http://www.yaml.org/) parser and emitter in C++ matching the [YAML 1.2 spec](http://www.yaml.org/spec/1.2/spec.html).