diff --git a/README.md b/README.md index 1ddba1f..769372c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@
Simple and complete Vue.js testing utilities that encourage good testing practices.
Vue Testing Library is a lightweight adapter built on top of DOM Testing Library and @vue/test-utils.
+ + +If you're looking for the Vue 3 version of Vue Testing Library, check out the next branch.