Skip to content

Commit 9aa5a8f

Browse files
authored
Merge pull request #181 from tal123ph/update-readme
Add missing plot.py to README.md project structure
2 parents 4b42fbe + b2ad42c commit 9aa5a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Quantifying/
7474
│ ├── 1-fetch/
7575
│ ├── 2-process/
7676
│ ├── 3-report/
77+
│ ├── plot.py # Data visualizations with matplotlib
7778
│ └── shared.py
7879
├── .cc-metadata.yml
7980
├── .flake8 # Python tool configuration

0 commit comments

Comments
 (0)