mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
Update README
This commit is contained in:
parent
66e19cac3c
commit
4e4fca4e34
1 changed files with 6 additions and 1 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue