From 791de2d9fc6f4344ebea552ee7a998d6106e9607 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 27 Jun 2017 22:22:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 513d550..8ddcd44 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ This is actually several separate C++11/C++14 libraries: `"date.h"` and `"tz.h"` are now being proposed for standardization: - Current proposal: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0355r3.html + * Current proposal: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0355r3.html - Revision 4 draft: http://howardhinnant.github.io/date/d0355r4.html + * Revision 4 draft: http://howardhinnant.github.io/date/d0355r4.html