From 559e139e960b8e80b0ebdff091be4c7b6eec153a Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 31 Aug 2021 09:33:05 +0200 Subject: Put the links in a table --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e411dbb..9c1deb1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Zettelkasten mode for Emacs -[![MELPA](https://melpa.org/packages/zettelkasten-badge.svg)](https://melpa.org/#/zettelkasten) - -[![MELPA](https://melpa.org/packages/org-zettelkasten-badge.svg)](https://melpa.org/#/org-zettelkasten) +| `zettelkasten` | [![MELPA](https://melpa.org/packages/zettelkasten-badge.svg)](https://melpa.org/#/zettelkasten) | +| `org-zettelkasten` | [![MELPA](https://melpa.org/packages/org-zettelkasten-badge.svg)](https://melpa.org/#/org-zettelkasten) | [Zettelkasten](https://zettelkasten.de/) is a note-taking technique designed to keep, and create new links between all the notes as they are written. This allows them to develop over time, link to various different topics and allow the notes to grow into a network over time. This helps draw connections between different fields. -- cgit