From b42df4d0eefd002fde524d069af8fce6e3e3eebb Mon Sep 17 00:00:00 2001 From: Adam Poulemanos <89049923+seekinginfiniteloop@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:39:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3732c7..6f19c62 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![fedcal logo](docs/imgs/fedcal-sm.png) -# Not dead; just taking a break to work on other things. +# ok ok; it is dead. Available/Functional but untested: offsets.py - custom pandas DateOffsets for civilian and military paydays (FedPayDay, MilitaryPayDay), Federal holidays including past proclamation holidays (FedHolidays), federal business days accounting for federal holidays (FedBusinessDay), and a class to identify likely military passdays falling on business days and adjacent to federal holidays (MilitaryPassDay).