Peeble commited on
Commit
7d28be3
·
verified ·
1 Parent(s): 1d2e5a7

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +16 -0
readme.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # rbo-player
2
+
3
+ This is a simple Flask application that allows users to upload files.
4
+
5
+ ## Features
6
+ - A home page with a file upload form.
7
+ - Handles file uploads and provides feedback on the result.
8
+
9
+ ## Installation
10
+
11
+ To install and run the application:
12
+
13
+ 1. **Clone the repository**:
14
+ ```bash
15
+ git clone https://huggingface.co/Peeble/rbo-player
16
+ cd rbo-player