From fd014c9c1264a472c83d6b52256cbaedada86d3c Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 11:00:34 +0800 Subject: Add week rounding bug to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f755a08..08bda8b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler. be lost. - It does not work when duplex connections are needed, e.g. with Git's Smart HTTP protocol. +- Currently we round times to the nearest week for persistence, but this could + cause issues if a user completes the challenge at the end of a rounded week. ## Contributing -- cgit v1.2.3