From 9e3b203db9af35d48dd87ccf7c50b0d014d03f97 Mon Sep 17 00:00:00 2001 From: Tanner Nelson Date: Sun, 7 Aug 2016 20:24:47 -0400 Subject: [PATCH] SO button --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07d1c7ca..a4b3bdb3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Vapor Documentation - This is the documentation for Vapor, a Web Framework for Swift that works on iOS, macOS, and Ubuntu; and all of the packages that Vapor offers. Vapor is the most used web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website or API. To view the framework's source code and code documentation, visit [Vapor's GitHub](https://github.com/vapor/vapor). +[![Stack Overflow](https://img.shields.io/stackexchange/stackoverflow/t/vapor.svg)](http://stackoverflow.com/questions/tagged/vapor) + ## How To Read You can read this guide by clicking through the folders and markdown files on [GitHub](https://github.com/vapor/documentation) or through the rendered [GitHub Pages](https://vapor.github.io/documentation/).