Skip to content

Commit 2cbfbcc

Browse files
authored
Merge pull request #1 from woocommerce/fix/voiceover
Update README.md
2 parents 76dbf39 + 16e8cc9 commit 2cbfbcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ selectWoo is also optimized for WordPress plugin development and is designed to
99
[Usage is the same as select2](https://select2.github.io/examples.html), but can also be initialized with `.selectWoo()`. `.select2()` initialization has been kept for full backwards compatibility. If other versions of select2 are potentially going to be running on the same site, initializing elements with `.selectWoo()` is recommended.
1010

1111
You can enqueue the select2 or the selectWoo js and css files in the dist folder. They are the same.
12+
13+
**Accessibility Testing**:
14+
15+
[Here are samples that can be used for accessibility testing.](https://woocommerce.github.io/selectWoo/accessibility-testing/)

0 commit comments

Comments
 (0)