From 3b72f348d22df7cb8997a5ce2dde1e54af9971c6 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Sun, 28 Feb 2021 15:59:41 +0530 Subject: [PATCH] Add License for mini-yaml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63c15e5..0b59ba4 100644 --- a/README.md +++ b/README.md @@ -912,7 +912,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny ## Yaml -* [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) - Single header YAML 1.0 C++11 serializer/deserializer. +* [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) - Single header YAML 1.0 C++11 serializer/deserializer. [MIT] ## Miscellaneous *Useful libraries or tools that don't fit in the categories above or maybe just not categorised yet*