From f97fdcd9040a3d3edb575f9b99a8f1375be5de74 Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Thu, 26 Oct 2017 22:04:01 +0100 Subject: [PATCH] Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c54702..ca57f6e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # expected + +Work-in-progress implementation of `std::expected` with functional-style extensions