Add screenshots to readme
This commit is contained in:
parent
c6bc372688
commit
ee21f1cc00
12
README.md
12
README.md
|
@ -12,6 +12,8 @@ other projects.
|
||||||
|
|
||||||
### Simple Usage
|
### Simple Usage
|
||||||
|
|
||||||
|
<img src="screenshots/SimpleUsage.png" alt="Simple Usage preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
title Labyrinth
|
title Labyrinth
|
||||||
|
|
||||||
|
@ -31,6 +33,8 @@ Bowie -> Audience: Sings
|
||||||
|
|
||||||
### Connection Types
|
### Connection Types
|
||||||
|
|
||||||
|
<img src="screenshots/ConnectionTypes.png" alt="Connection Types preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
title Connection Types
|
title Connection Types
|
||||||
|
|
||||||
|
@ -55,6 +59,8 @@ Foo <- ]: From the right
|
||||||
|
|
||||||
### Notes & State
|
### Notes & State
|
||||||
|
|
||||||
|
<img src="screenshots/NotesAndState.png" alt="Notes and State preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
title Note placements
|
title Note placements
|
||||||
|
|
||||||
|
@ -69,6 +75,8 @@ state over Foo: Foo is ponderous
|
||||||
|
|
||||||
### Logic
|
### Logic
|
||||||
|
|
||||||
|
<img src="screenshots/Logic.png" alt="Logic preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
title At the bank
|
title At the bank
|
||||||
|
|
||||||
|
@ -91,6 +99,8 @@ end
|
||||||
|
|
||||||
### Short-Lived Agents
|
### Short-Lived Agents
|
||||||
|
|
||||||
|
<img src="screenshots/ShortLivedAgents.png" alt="Short Lived Agents preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
title "Baz doesn't live long"
|
title "Baz doesn't live long"
|
||||||
|
|
||||||
|
@ -108,6 +118,8 @@ terminators bar
|
||||||
|
|
||||||
### Alternative Agent Ordering
|
### Alternative Agent Ordering
|
||||||
|
|
||||||
|
<img src="screenshots/AlternativeAgentOrdering.png" alt="Alternative Agent Ordering preview" width="200" align="right" />
|
||||||
|
|
||||||
```
|
```
|
||||||
define Baz, Foo
|
define Baz, Foo
|
||||||
Foo -> Bar
|
Foo -> Bar
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue