From 3ca2d9f4caf688b14ad752e68cec74be0cb74ca6 Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Tue, 5 May 2020 08:19:00 +0200 Subject: [PATCH] (doc): Improve wording 'A Preview' (#568) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * (doc): Improve wording of the first paragraph Can’t believe nobody told us that we used ‘screenshot’ instead of ‘screencast’. :( * Fill to 72 --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3f3018c..6afa587 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,12 @@ Important links: ## A Preview -Here's a screenshot of `org-roam`. The `org-roam` buffer shows -backlinks for the active org buffer in the left window, as well as the -surrounding content in the backlink file. The database is built once, -and updated incrementally. The graph is generated from the link -structure, and can be used to navigate to the respective files. +Here's a screencast of Org-roam. The `org-roam-buffer` (window on the +right) shows backlinks for the active Org-roam buffer (window on the +left), as well as the surrounding content in the backlink file. The +database is built once, and updated incrementally. The graph is +generated from the link structure, and can be used to navigate to the +respective files. ![img](doc/images/org-roam-graph.gif)