Closed kdorichev closed 4 years ago
Does PRE_README.md have any special meaning in github?
We probably want to put this badge on the top of README.md, which is generated from the index.ipynb file present on the nbs/
folder after you run nbdev_build_docs
.
Does PRE_README.md have any special meaning in github?
No special meaning on Github that i am aware of.
We probably want to put this badge on the top of README.md, which is generated from the index.ipynb file present on the
nbs/
folder after you runnbdev_build_docs
.
That's exactly what make_readme() from nbdev does -- adds the contents of PRE_README.md, if present, on top of README.md. See nbdev repo's README.md for the outcome.
Looks fine to me
CI passing