update README
This commit is contained in:
parent
246a61fa97
commit
80780e4e2d
|
@ -34,12 +34,14 @@ Using Sampler is basically a 3-step process:
|
||||||
- [Asciibox](#asciibox)
|
- [Asciibox](#asciibox)
|
||||||
- [Bells and whistles](#bells-and-whistles)
|
- [Bells and whistles](#bells-and-whistles)
|
||||||
- [Triggers (conditional actions)](#triggers)
|
- [Triggers (conditional actions)](#triggers)
|
||||||
- [Interactive shell (for database interaction, remote server access, etc)](#interactive-shell-support)
|
- [Interactive shell (database interaction, remote server access, etc)](#interactive-shell-support)
|
||||||
- [Variables](#variables)
|
- [Variables](#variables)
|
||||||
- [Color theme](#color-theme)
|
- [Color theme](#color-theme)
|
||||||
- [Real-world examples (contributions welcome)](#real-world-examples)
|
- [Real-world examples (contributions welcome)](#real-world-examples)
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
The following is a list of configuration examples for each component type, with macOS compatible sample scripts.
|
||||||
|
|
||||||
### Runchart
|
### Runchart
|
||||||
![runchart](https://user-images.githubusercontent.com/6069066/59168666-aff96d00-8b04-11e9-99b6-34d8bae37bd2.png)
|
![runchart](https://user-images.githubusercontent.com/6069066/59168666-aff96d00-8b04-11e9-99b6-34d8bae37bd2.png)
|
||||||
```yml
|
```yml
|
||||||
|
|
Loading…
Reference in New Issue