From 99f3cb0e4f59ca926d9287eadb9257c6e8e8d7e8 Mon Sep 17 00:00:00 2001 From: Balearica Date: Thu, 29 Aug 2024 03:03:56 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b99100d..daa1b78 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The following are template repos showing how Scribe.js can be used within variou - Browser with ESM (no build): https://github.com/scribeocr/scribe.js-example-esm-browser - Browser with Webpack 5: https://github.com/scribeocr/scribe.js-example-webpack5 +- Browser with Vue.js v2: https://github.com/scribeocr/scribe.js-example-vue2 Contributions are appreciated--if you are using Scribe.js within a framework not listed below, consider making a basic repo and adding to this list with a PR, especially if non-obvious steps were required.