@@ 1,5 1,7 @@
# bmk
+[![builds.sr.ht status](https://builds.sr.ht/~gjabell/bmk.svg)](https://builds.sr.ht/~gjabell/bmk?)
+
A command-line bookmark manager.
## Building
@@ 8,7 10,7 @@ Requires `go`. Install the dependencies with `go get`, then run `make` to genera
## Installation
-Run `make install` (requires root) to install. The config file will be installed to `/usr/local/share/bmk/`, but can be optionally copied to `$HOME/.config/bmk/` for user-specific configuration.
+Run `make install` (requires root) to install. The default config file will be installed to `/usr/local/share/bmk/`, but can be optionally copied to `$HOME/.config/bmk/` for user-specific configuration.
## Running
@@ 16,4 18,5 @@ Run `bmk`, which will create the initial bookmarks file at the location specifie
## Resources
-Todo: [todo.sr.ht/~gjabell/bmk](https://todo.sr.ht/~gjabell/bmk)
+Mailing list: [lists.sr.ht/~gjabell/bmk](https://lists.sr.ht/~gjabell/bmk)
+Todo/bugs: [todo.sr.ht/~gjabell/bmk](https://todo.sr.ht/~gjabell/bmk)