branch: externals/satchel commit 228668cbac0a5f8567764caefaabda99f6a52f72 Author: Theodor Thornhill <t...@thornhill.no> Commit: Theodor Thornhill <t...@thornhill.no>
Add information about tracker and lists --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4fb3901f8e..ca70d4bde6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[Project](https://sr.ht/~theo/satchel/) | [Git](https://git.sr.ht/~theo/satchel) | [Lists](https://sr.ht/~theo/satchel/lists) | [Tracker](https://todo.sr.ht/~theo/satchel) +  # Satchel @@ -22,3 +24,11 @@ much less cluttered search space. ## Satchels are separated by git branches This means that when you switch branches, your satchels are automatically updated and scoped to the work you are currently focused on. + +## Install from ELPA +This package is available from GNU ELPA, so it should be easy to just `M-x +package-install RET satchel RET` + +## Development +You are free to send patches to the lists, or add an issue to the tracker, both +of which are listed at the top of this document.