From 306bbb81325b0c3420cf772e7351610716730350 Mon Sep 17 00:00:00 2001 From: Jack Reed <mejackreed@users.noreply.github.com> Date: Fri, 24 Jul 2020 12:37:28 -0600 Subject: [PATCH] Update README.md Co-authored-by: Chris Beer <cabeer@stanford.edu> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3fff7d45..314a284b2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## For Mirador Users You can quickly use and configure Mirador by remixing the [mirador-start](https://mirador-start.glitch.me/) Glitch. -If you are interested in integrating Mirador with plugins into your project, we reccomend using webpack or parcel to integrate the es version of the packages. Examples are here: +If you are interested in integrating Mirador with plugins into your project, we recommend using webpack or parcel to integrate the es version of the packages. Examples are here: [https://github.com/ProjectMirador/mirador-integration](https://github.com/ProjectMirador/mirador-integration) -- GitLab