Skip to content

Commit

Permalink
README.md: add demo 3
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Nov 27, 2014
1 parent e9c24c2 commit 4475192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
- [Demos](#demos)
- [[Demo 1: practice generating code](http://abo-abo.github.io/lispy/demo-1)](#demo-1-practice-generating-codehttpabo-abogithubiolispydemo-1)
- [[Demo 2: the substitution model for procedure application](http://abo-abo.github.io/lispy/demo-2)](#demo-2-the-substitution-model-for-procedure-applicationhttpabo-abogithubiolispydemo-2)
- [[Demo 3: down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)](#demo-3-down-the-rabbit-holehttpabo-abogithubiolispydemo-3)
- [Screencasts](#screencasts)

<!-- markdown-toc end -->
Expand Down Expand Up @@ -436,6 +437,7 @@ Bound to `G` while in special. Like `lispy-goto`, but works only on current file

## [Demo 1: practice generating code](http://abo-abo.github.io/lispy/demo-1)
## [Demo 2: the substitution model for procedure application](http://abo-abo.github.io/lispy/demo-2)
## [Demo 3: down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)

# Screencasts

Expand Down

0 comments on commit 4475192

Please sign in to comment.