From a097be9bd6d6f39876292fc9bb1d817b99ea90c3 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Fri, 9 Jul 2021 12:30:39 +0200 Subject: [PATCH] short description --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dd5e7d..6f2e764 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# openrefine-github-action -Template for "serverless" OpenRefine batch processing (import, transform, export) using GitHub Actions and the openrefine-client to control OpenRefine via its HTTP API. +# Openrefine GitHub Action (💎+🤖) + +Template for OpenRefine batch processing (import, transform, export) using GitHub Actions and the [openrefine-client](https://github.com/opencultureconsulting/openrefine-client) to control OpenRefine via [its HTTP API](https://docs.openrefine.org/technical-reference/openrefine-api).