From 0fdb1b910c1a31db80b7521446166d06cad10813 Mon Sep 17 00:00:00 2001 From: devnoname120 Date: Tue, 7 Mar 2017 21:17:51 +0100 Subject: [PATCH] Add Stackoverflow yaml-cpp tag URL to the README (#474) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adef674..dc1495c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To get a feel for how it can be used, see the [Tutorial](https://github.com/jbed # Problems? # -If you find a bug, post an [issue](https://github.com/jbeder/yaml-cpp/issues)! If you have questions about how to use yaml-cpp, please post it on http://stackoverflow.com and tag it `yaml-cpp`. +If you find a bug, post an [issue](https://github.com/jbeder/yaml-cpp/issues)! If you have questions about how to use yaml-cpp, please post it on http://stackoverflow.com and tag it [`yaml-cpp`](http://stackoverflow.com/questions/tagged/yaml-cpp). # How to Build #