Remove zips into subdirectory and test readme link to report.

This commit is contained in:
2020-08-07 14:06:07 -04:00
parent 63fe29e781
commit 27675adf59
3 changed files with 7 additions and 1 deletions

View File

@@ -20,9 +20,15 @@ exercises. This makes sure that you do not override any of the existing files. I
might add a makefile to automize this later.
```
unzip -n 20Spring_martingale.zip
unzip -n zips/20Spring_martingale.zip -d ./
```
[Here](https://pythonprogramming.net/candlestick-ohlc-graph-matplotlib-tutorial/)
is a tutorial for how to plot candlestick data. Will come in handy later.
# Reports
Let's test if I can reference the reports from here:
[Report 1](./martingale/martingale.md)