From 91e590bb9aef5d99f5ba2b46ae7b0a43375792ab Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Tue, 5 Apr 2022 17:18:15 +0200 Subject: [PATCH] add link to workflow file --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2e764..2fc740e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# Openrefine GitHub Action (💎+🤖) +# 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). + +## Example + +[.github/workflows/example.yml](.github/workflows/example.yml)