Skip to content

Commit

Permalink
add asciinema
Browse files Browse the repository at this point in the history
  • Loading branch information
fcpg committed Mar 19, 2019
1 parent 5e01795 commit 776a5ff
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,10 @@ Extra features:
- Vim expressions (experimental)
- Value references (experimental)

Usage
------

```
$ cat > budget.cdeck <<xox
300 # food
800 # rent
50 # bills
250 # misc
R1:R4@sum ## Total
R-1 12* ## Yearly
xox
$ vim budget.cdeck
```
Example
--------

[![asciicast](https://asciinema.org/a/0NgfyWgetZBIoXi6O3ikawkIE.svg)](https://asciinema.org/a/0NgfyWgetZBIoXi6O3ikawkIE)

Syntax in a nutshell
---------------------
Expand Down

0 comments on commit 776a5ff

Please sign in to comment.