cs50/submit50

Does not submit a README.md file

Malek99 opened this issue · 0 comments

In CS50 AI, week 5, project traffic, we have to submit a README.md file. However, when I run the command:

submit50 ai50/projects/2020/x/traffic

I get:

Files that will be submitted:
./traffic.py
Files that won't be submitted:
./gtsrb/10/00007_00013.ppm
./gtsrb/12/00039_00012.ppm
./gtsrb/8/00025_00016.ppm
./gtsrb/7/00023_00008.ppm
./gtsrb/9/00023_00029.ppm
./gtsrb/2/00008_00019.ppm
...
./README.md
... etc

So, I had to manually add the README.md file in the GitHub repo.

I have submit50 version 3.0.3 and I installed it via pip.