From 8828eed307da56b129ca56cf9ee3d9d108d81d52 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 26 Oct 2022 11:15:09 -0400 Subject: README: Use a different screencast for the light theme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c2a0b..ae13200 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,13 @@ [Hacking]: /docs/HACKING.md [Changelog]: /docs/CHANGELOG.md -Screenshot + + + + Screencast +

+ `bfs` is a variant of the UNIX `find` command that operates [**breadth-first**](https://en.wikipedia.org/wiki/Breadth-first_search) rather than [**depth-first**](https://en.wikipedia.org/wiki/Depth-first_search). -- cgit v1.2.3