Update README

This commit is contained in:
Christian Muehlhaeuser 2019-11-25 05:03:26 +01:00
commit 4e4fca4e34

View file

@ -18,7 +18,12 @@ Read from stdin:
Fetch README from GitHub:
```
./gold -s dark.json https://github.com/charmbracelet/gold
./gold -s dark.json github.com/charmbracelet/gold
```
Fetch markdown from an HTTP source:
```
./gold -s dark.json https://host.tld/file.md
```
When `gold` is started without any markdown source, it will try to find a `README.md`