Skip to content

Commit 6a97c48

Browse files
authored
Merge pull request #88 from UBC-MDS/RayceRossum-patch-1
Update README.md
2 parents 64548f4 + ac854f9 commit 6a97c48

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Motivation behind this project: http://third-bit.com/2017/09/30/git-graphs-and-e
1717

1818
- Proposal [Report](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/proposal_presentation/proposal_report_final.pdf) and [Presentation](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/proposal_presentation/proposal_presentation.html)
1919

20-
- Final [Report](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/final_presentation/final_report.pdf) and [Presentation](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/final_presentation/final_presentation.html)
20+
- [Final Report](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/final_presentation/final_report.pdf) and [Presentation](https://github.com/UBC-MDS/RStudio-GitHub-Analysis/blob/master/docs/final_presentation/final_presentation.html)
2121

22-
- [Blog post](https://ubc-mds.github.io/RStudio-GitHub-Analysis/)
22+
- [Blog](https://ubc-mds.github.io/RStudio-GitHub-Analysis/)
2323

2424
## Usage
2525
PLACEHOLDER
@@ -28,8 +28,11 @@ PLACEHOLDER
2828
From the root directory, run:
2929

3030
```{bash}
31-
python src/big_cloud_scratch.py
31+
python src/python src/github_analysis/main.py -dp "/home/rayce/Assignments/Capstone/RStudio-Data-Repository/clean_data/commits_by_org.feather".py
3232
```
3333

34-
## Installation instructions
35-
PLACEHOLDER
34+
## Installation Instructions
35+
PLACEHOLDER
36+
37+
## Data Repository
38+
[RStudio-Data-Repository](https://github.com/UBC-MDS/RStudio-Data-Repository)

0 commit comments

Comments
 (0)