From 32588e22f9c355fd282cd44ebc99deaa37db0e97 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Mon, 28 Feb 2022 17:19:51 -0800 Subject: [PATCH] format readme a bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f65cd7..53601c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -Most Specific Period +# Most Specific Period + An MSP, or Most Specific Period is defined as follows: - Given a period that hasn’t started or has already finished, an error is returned. - Given a period that is currently valid, the period which is valid is chosen.