Improve README.md
This commit is contained in:
parent
21629ff8a6
commit
af7e8cb8ab
1 changed files with 10 additions and 8 deletions
|
@ -9,11 +9,13 @@ Examples
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* `./exe/repubmark examples/config.yml word_count < examples/hello.repub`
|
* `./exe/repubmark examples/config.yml word_count < examples/hello.repub`
|
||||||
|
* `./exe/repubmark examples/config.yml summary_plain < examples/hello.repub`
|
||||||
* `./exe/repubmark examples/config.yml http < examples/hello.repub`
|
* `./exe/repubmark examples/config.yml http < examples/hello.repub`
|
||||||
* `./exe/repubmark examples/config.yml gemini < examples/hello.repub`
|
* `./exe/repubmark examples/config.yml gemini < examples/hello.repub`
|
||||||
* `./exe/repubmark examples/config.yml rss < examples/hello.repub`
|
* `./exe/repubmark examples/config.yml rss < examples/hello.repub`
|
||||||
|
|
||||||
* `./exe/repubmark examples/config.yml word_count < examples/full.repub`
|
* `./exe/repubmark examples/config.yml word_count < examples/full.repub`
|
||||||
|
* `./exe/repubmark examples/config.yml summary_plain < examples/full.repub`
|
||||||
* `./exe/repubmark examples/config.yml http < examples/full.repub`
|
* `./exe/repubmark examples/config.yml http < examples/full.repub`
|
||||||
* `./exe/repubmark examples/config.yml gemini < examples/full.repub`
|
* `./exe/repubmark examples/config.yml gemini < examples/full.repub`
|
||||||
* `./exe/repubmark examples/config.yml rss < examples/full.repub`
|
* `./exe/repubmark examples/config.yml rss < examples/full.repub`
|
||||||
|
|
Loading…
Add table
Reference in a new issue