From ce8a750fe777fac6e25793cc2e66d3e6a3cc8e32 Mon Sep 17 00:00:00 2001 From: Grimsace Date: Mon, 9 Feb 2026 12:19:06 -0600 Subject: [PATCH] Change project title to 'Desktop Dice Statistics Calculator' Updated project title for consistency in casing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efa5450..15cd63b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# desktop_dice_statistics_calculator +# Desktop Dice Statistics Calculator A desktop app made to calculate dice statistics. I've found that there are many great mobile apps and web apps to do this but I could not find a native desktop app on linux with the features I want.