From 7e227744d4af01b615f4abc3540acae7b8bf152c Mon Sep 17 00:00:00 2001 From: nick black Date: Thu, 28 Jan 2021 18:51:14 -0500 Subject: [PATCH] link to FOSDEM presentation video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df2470f2..befbed9e8 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your ### History -* 2021-02-06: [FOSDEM 2021 presentation](https://fosdem.org/2021/schedule/event/notcurses/). +* 2021-02-06: [Lightning talk](https://www.youtube.com/watch?v=fq963c6Fl5E) at [FOSDEM 2021](https://fosdem.org/2021/schedule/event/notcurses/). * 2021-01-11: Notcurses is [accepted into DragonFly BSD](https://github.com/dankamongmen/notcurses/issues/1121). * 2020-12-13: Notcurses [2.1.0 "rubberband man"](https://github.com/dankamongmen/notcurses/releases/tag/v2.1.0). * 2020-11-23: [Invited presentation](https://mdco2.mini.debconf.org/talks/6-notcurses-making-terminals-do-things-that-were-never-intended/) at [DebMiniConf #2](https://mdco2.mini.debconf.org/).