From e59224cd5808af50e8b9ba8cce0a687cf09aacc1 Mon Sep 17 00:00:00 2001 From: TEC Date: Thu, 4 Feb 2021 14:11:24 +0800 Subject: [PATCH] Now on melpa --- .github/workflows/melpazoid.yml | 2 +- README.org | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/melpazoid.yml b/.github/workflows/melpazoid.yml index 831b570..9f11d87 100644 --- a/.github/workflows/melpazoid.yml +++ b/.github/workflows/melpazoid.yml @@ -23,5 +23,5 @@ jobs: - name: Run env: RECIPE: (lexic :repo "tecosaur/lexic" :fetcher github) - EXIST_OK: false + EXIST_OK: true run: echo $GITHUB_REF && make -C ~/melpazoid diff --git a/README.org b/README.org index 8c8eca3..5ede736 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,8 @@ #+TITLE: Emacs Lexical Information Viewer #+AUTHOR: tecosaur +#+HTML: + It's nice to know more about the words you're using. Online dictionaries have proliferated and become quite useful, and there are some nice packages available like [[https://github.com/abo-abo/define-word][define-word]] which make use of such online resources.