diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-03-01 12:32:24 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-03-01 12:32:33 +0100 |
commit | b8b156a54e9b94774e07c90081308a784fef84ab (patch) | |
tree | 28017f47165238e907df0ca5b3b3e17e6d11796b | |
parent | 80014bb730de12a6c05618988cb57962d9173ba1 (diff) | |
download | lr-b8b156a54e9b94774e07c90081308a784fef84ab.tar.gz lr-b8b156a54e9b94774e07c90081308a784fef84ab.tar.xz lr-b8b156a54e9b94774e07c90081308a784fef84ab.zip |
README.md: update links, copyright
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 164a524..a0b423f 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Default: `n`. The following features won't be implemented: * `-exec`: use `-0` and `xargs` - (or even better [xe](https://github.com/chneukirchen/xe)). + (or even better [xe](https://github.com/leahneukirchen/xe)). * columns: use `column`, `git-column` (supports colors), Plan 9 `mc`. (e.g. `lr -1AGFs | git column --mode=dense --padding=2`) @@ -320,6 +320,6 @@ You can also just copy the binary into your `PATH`. ## Copyright -Copyright (C) 2015-2017 Leah Neukirchen <purl.org/net/chneukirchen> +Copyright (C) 2015-2019 Leah Neukirchen <purl.org/net/chneukirchen> Licensed under the terms of the MIT license, see lr.c. |