From e6da8e3511d011276e11058498a03806839410bf Mon Sep 17 00:00:00 2001 From: Anthony Calandra Date: Tue, 3 Jan 2017 15:29:53 -0500 Subject: [PATCH] Provide link to GH's contributors page. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 131a86f..2424190 100644 --- a/README.md +++ b/README.md @@ -1060,9 +1060,7 @@ C++11 introduces a memory model for C++, which means library support for threadi Anthony Calandra ## Content Contributors -Those who have added new content will be listed here in no particular order. -* [thukydides](https://github.com/thukydides) - mentioned binary digit separators. -* [mknejp](https://github.com/mknejp) - lambda capture initializers and `mutable` keyword. +See: https://github.com/AnthonyCalandra/modern-cpp-features/graphs/contributors ## License MIT