joeyespo / grip

Preview GitHub README.md files locally before committing them.
MIT License
6.42k stars 422 forks source link

Running grip on a folder that doesn't have README file #353

Open krisu5 opened 2 years ago

krisu5 commented 2 years ago

I personally want to use grip on my MD notes too, but the Error: No README found prevents this.

anhtumai commented 2 years ago

I use Grip 4.5.2 and don't see the error. Can you specify your Grip version?

krisu5 commented 2 years ago

Latest, 4.6.0. Problem has existed on previous version too.

And I'm pretty sure it's programmed like this (https://github.com/joeyespo/grip/search?q=Error%3A+No+README+found), I assume you don't get the error because you have the README file on the folder (and it does work then).