Skip to content

Commit dc4e333

Browse files
committed
Add README
1 parent 6fa4086 commit dc4e333

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Simple Bingo Game in R Shiny
2+
3+
This is a simple bingo game built using R Shiny. It can generate a random bingo card.
4+
5+
### Getting Started
6+
7+
1. Clone the repository.
8+
2. Install the required packages using `install.packages("shiny")`.
9+
3. Run the app using `runApp("bingo.R")`.

0 commit comments

Comments
 (0)