format readme a bit

This commit is contained in:
2022-02-28 17:19:51 -08:00
parent d3667470c0
commit 32588e22f9

View File

@@ -1,4 +1,5 @@
Most Specific Period # Most Specific Period
An MSP, or Most Specific Period is defined as follows: An MSP, or Most Specific Period is defined as follows:
- Given a period that hasnt started or has already finished, an error is returned. - Given a period that hasnt started or has already finished, an error is returned.
- Given a period that is currently valid, the period which is valid is chosen. - Given a period that is currently valid, the period which is valid is chosen.