diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-04 14:43:28 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-04 14:43:38 -0500 |
commit | 3430a044ccaee0b8588d775df7bdfe51bb3ce926 (patch) | |
tree | dbf620a726b1cf452daeabd2d9aff95030667a92 | |
parent | 61686a4485fa0c73273046b8db694ba29372b118 (diff) | |
download | crumb-3430a044ccaee0b8588d775df7bdfe51bb3ce926.tar.gz crumb-3430a044ccaee0b8588d775df7bdfe51bb3ce926.tar.bz2 crumb-3430a044ccaee0b8588d775df7bdfe51bb3ce926.zip |
feat: add wiki badge
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ #+AUTHOR: Christian Cleberg #+OPTIONS: toc:nil +[[https://deepwiki.com/ccleberg/crumb][https://deepwiki.com/badge.svg]] + Crumb is a local-only browser history tracker. It consists of two parts: a WebExtension-based browser plugin and a local HTTP server. Crumb logs each visited web page to a plaintext file in Org-mode format. |