Skip to content

Commit aab091e

Browse files
Update Readme.md
1 parent 62bd2dd commit aab091e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Readme.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ $ ./target/release/process_dummy_data
8686
8787
To change the location of the hive partitioned data, modify the `base_path` variable in the source code:
8888
89-
1. **For **``: Edit `src/generate_dummy_data.rs`, lines 18-20.
90-
2. **For **``: Edit `src/process_dummy_data.rs`, lines 8-10.
89+
1. Edit `src/generate_dummy_data.rs`, lines 18-20.
90+
2. Edit `src/process_dummy_data.rs`, lines 8-10.
9191
9292
After making the necessary changes, rebuild and run the program to regenerate and process the data with the updated location.
9393
@@ -106,5 +106,6 @@ Or execute the compiled binary:
106106
```
107107
108108
## Example Video
109+
[Watch On YouTube](https://www.youtube.com/watch?v=p4A_3dQZ-kQ)
110+
![image](https://github.com/user-attachments/assets/ff0a79e3-f422-4f62-aadc-24c9143088b3)
109111
110-
A video demonstrating the processing performance of the program will be available soon.

0 commit comments

Comments
 (0)