Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
# Bitcoin (BTC) Price Action & Technical Indicators Analysis
|
| 2 |
# video:
|
| 3 |
<div align="center">
|
|
|
|
| 4 |
<video controls width="100%">
|
| 5 |
-
<source src=
|
| 6 |
Your browser does not support the video tag.
|
| 7 |
</video>
|
| 8 |
</div>
|
|
|
|
| 1 |
# Bitcoin (BTC) Price Action & Technical Indicators Analysis
|
| 2 |
# video:
|
| 3 |
<div align="center">
|
| 4 |
+
<h1>Video Presentation</h1>
|
| 5 |
<video controls width="100%">
|
| 6 |
+
<source src="https://huggingface.co/datasets/Yoel125/Assignment_1_EDA/resolve/main/presentation.video.mp4" type="video/mp4">
|
| 7 |
Your browser does not support the video tag.
|
| 8 |
</video>
|
| 9 |
</div>
|