From 53020a9ad79908a1e9137922847e7b66e13fb21c Mon Sep 17 00:00:00 2001 From: Antoine Beaubien Date: Tue, 19 May 2020 05:48:36 -0400 Subject: [PATCH] Update README.md with a link to Authors and adding a section for the file Contributing (#2623) * Update README.md * Update README.md See [AUTHORS.md](./AUTHORS.md) for the list of OpenRefine contributors and [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to contribute yourseslf. Co-authored-by: Tom Morris * Update README.md Change yourseslf to yourself. Co-authored-by: Tom Morris --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0065d5ab4..434714aaf 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ was acquired by Google, Inc. in July 2010 and the product was renamed Google Ref In October 2012, it was renamed OpenRefine as it transitioned to a community-supported product. -See `AUTHORS.md` for the list of OpenRefine contributors. +See [AUTHORS.md](./AUTHORS.md) for the list of OpenRefine contributors and [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to contribute yourself.