Skip to content

Commit 4475192

Browse files
committed
README.md: add demo 3
1 parent e9c24c2 commit 4475192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- [Demos](#demos)
4040
- [[Demo 1: practice generating code](http://abo-abo.github.io/lispy/demo-1)](#demo-1-practice-generating-codehttpabo-abogithubiolispydemo-1)
4141
- [[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)
42+
- [[Demo 3: down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)](#demo-3-down-the-rabbit-holehttpabo-abogithubiolispydemo-3)
4243
- [Screencasts](#screencasts)
4344

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

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

440442
# Screencasts
441443

0 commit comments

Comments
 (0)