From ba53700fbeac793e501356e4884181041057b83b Mon Sep 17 00:00:00 2001 From: Lara McIntyre <104088591+Redtricity@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:15:51 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..57539d0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# CS900-Individual-Mini-Project +A simple Android application that loads images from the gallery, displays them in the app, and generates random strings and numbers upon image selection.