Some suggestions
matsui528 opened this issue · 1 comments
matsui528 commented
Some suggestions:
- Could you please include a license. https://help.github.com/articles/adding-a-license-to-a-repository/
- You can put an empty directory if you want:
data/oxford/.gitkeep
- You can write download commands (wget ...) in Makefile, then users can download files by
make download
- It would be nice if you could include the information of the original paper (title, authors, conference name, etc) in README
matsui528 commented
👍