From 269ca3610a0fd9552fe6e7068536019bb3339853 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Tue, 31 Jan 2017 16:16:25 -0500 Subject: [PATCH] Update README.md for CppCast 2017 --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c2fdc0f6..ef9b317d 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,15 @@ (https://img.shields.io/badge/documentation-master-brightgreen.svg)](http://vinniefalco.github.io/beast/) [![License] (https://img.shields.io/badge/license-boost-brightgreen.svg)](LICENSE_1_0.txt) -# HTTP and WebSocket implementations built on Boost.Asio +# HTTP and WebSocket built on Boost.Asio in C++11 --- -## Beast at CppCon 2016 +## Appearances -Presentation -(slides: CppCon2016.pdf) - - -Beast - +| CppCast 2017 | CppCon 2016 | +| ------------ | ----------- | +| Vinnie Falco | Beast | ---