Add Stackoverflow yaml-cpp tag URL to the README (#474)

This commit is contained in:
devnoname120
2017-03-07 21:17:51 +01:00
committed by Jesse Beder
parent c5457e1c6a
commit 0fdb1b910c

View File

@@ -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 #