diff --git a/README.md b/README.md index 9bb055e2e993e75964d2b40fc59adde03cffe318..f3fff7d45892ebc9f6fad27c44d16801297822ae 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ *NOTE: This README reflects the in development version of Mirador 3. For previous versions, please reference that release's README directly. Latest 2.x release: [v.2.7.0](https://github.com/ProjectMirador/mirador/tree/v2.7.0)* # Mirador -[](https://travis-ci.org/ProjectMirador/mirador) [](https://codecov.io/gh/ProjectMirador/mirador) +[](https://travis-ci.org/ProjectMirador/mirador) [](https://codecov.io/gh/ProjectMirador/mirador) ## 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: + +[https://github.com/ProjectMirador/mirador-integration](https://github.com/ProjectMirador/mirador-integration) + ## Adding translations to Mirador For help with adding a translation, see [src/locales/README.md](src/locales/README.md)