~gjabell/bmk

006b0dff68f1dd9433ed91b586da63549b05b3ba — Galen Abell 5 years ago edb4a06
Update README
1 files changed, 5 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +5 -2
@@ 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)