diff options
| author | Tassilo Horn <tsdh@gnu.org> | 2025-08-20 07:18:08 +0200 |
|---|---|---|
| committer | Tassilo Horn <tsdh@gnu.org> | 2025-08-20 07:18:08 +0200 |
| commit | cf65fa575512800279d04a5eb19237a5e93bfa24 (patch) | |
| tree | 245b100e53df49f2c6dc0e8e3f8e9ba8be77459b | |
| parent | 1646d2c631748669ab9829a24783d3d6bec8a16e (diff) | |
* elpa-packages (rcirc-mentions): Use README.md as :readme
| -rw-r--r-- | elpa-packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/elpa-packages b/elpa-packages index af39a88..dc8f839 100644 --- a/elpa-packages +++ b/elpa-packages @@ -698,7 +698,8 @@ (rainbow-mode :url nil) (rbit :url nil) (rcirc-color :url nil) - (rcirc-mentions :url "https://git.sr.ht/~tsdh/rcirc-mentions") + (rcirc-mentions :url "https://git.sr.ht/~tsdh/rcirc-mentions" + :readme "README.md") (rcirc-menu :url nil) (rcirc-sqlite :url "https://codeberg.org/mattof/rcirc-sqlite" :ignored-files ("LICENSE") |
