~trs-80/rofi-in-elisp

ec13b4a139dd9ae9e042bacc6018610664926516 — TRS-80 2 years ago cd96658
README: Remove paren from CUSTOM_ID generation to fix link
2 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.org
M README.md => README.md +1 -1
@@ 1,6 1,6 @@
1.  [rofi-in-elisp](#rofi-in-elisp)
    1.  [Introduction](#introduction)
        1.  [What has been Implemented (so far)](#what-has-been-implemented-(so-far))
        1.  [What has been Implemented (so far)](#what-has-been-implemented-so-far)
    2.  [How it Works](#how-it-works)
    3.  [Installation](#installation)
    4.  [Setup](#setup)

M README.org => README.org +1 -1
@@ 19,7 19,7 @@ I started using [[https://github.com/davatorium/rofi][Rofi]] shortly after switc

*** What has been Implemented (so far)
    :PROPERTIES:
    :CUSTOM_ID:            what-has-been-implemented-(so-far)
    :CUSTOM_ID:            what-has-been-implemented-so-far
    :END:

In fairness, I cannot really call this a full implementation of Rofi, by any stretch.  Out of the box, Rofi does many things.  Out of the following list, only things that have been checked off have been implemented (so far):