From fb1356654358ff715ef7bfb7f370d80c5a092679 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 23 Jul 2026 23:49:48 +0100 Subject: [PATCH] upd README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f67fa23..4038072 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # lottery -Play National Lottery from your terminal. +Play National Lottery games from your terminal. ![Selection Prompt](./img/selectionprompt.png) @@ -18,5 +18,5 @@ go install github.com/onyx-and-iris/lottery-cli/cmd/lottery@latest ## Special Thanks -- [spf13](https://github.com/spf13) for the [cobra](https://github.com/spf13/cobra) +- [spf13](https://github.com/spf13) for the [cobra](https://github.com/spf13/cobra) package. - [Charm](https://github.com/charmbracelet) developers for the [fang](https://github.com/charmbracelet/fang), [lipgloss](https://github.com/charmbracelet/lipgloss) and [huh](https://github.com/charmbracelet/huh) packages. \ No newline at end of file