Capx
/

Alyosha11 commited on
Commit
0ed4a71
·
verified ·
1 Parent(s): 47e90c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -17
README.md CHANGED
@@ -1,9 +1,7 @@
1
- <table>
2
- <tr>
3
- <td width="70%">
4
-
5
  # Capybara Dating App
6
 
 
 
7
  Capybara Dating App is an interactive personality quiz that uses AI to generate questions and classify users' dating personalities. It's built with Python (Flask) for the backend and HTML/JavaScript for the frontend.
8
 
9
  ## Features
@@ -60,16 +58,4 @@ Capybara Dating App is an interactive personality quiz that uses AI to generate
60
  - `capybara_dating_app.html`: Frontend HTML/JavaScript
61
  - `requirements.txt`: List of Python dependencies
62
  - `README.md`: This file
63
- - `capybara.mp4`: Introductory video about the app
64
-
65
- </td>
66
- <td width="30%" valign="top">
67
-
68
- <video width="100%" controls>
69
- <source src="capybara.mp4" type="video/mp4">
70
- Your browser does not support the video tag.
71
- </video>
72
-
73
- </td>
74
- </tr>
75
- </table>
 
 
 
 
 
1
  # Capybara Dating App
2
 
3
+ ![Capybara Dating App Demo](capybara.mp4)
4
+
5
  Capybara Dating App is an interactive personality quiz that uses AI to generate questions and classify users' dating personalities. It's built with Python (Flask) for the backend and HTML/JavaScript for the frontend.
6
 
7
  ## Features
 
58
  - `capybara_dating_app.html`: Frontend HTML/JavaScript
59
  - `requirements.txt`: List of Python dependencies
60
  - `README.md`: This file
61
+ - `capybara.mp4`: Introductory video about the app