Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiulodro authored Aug 29, 2017
1 parent 884731d commit 16e8cc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ selectWoo is also optimized for WordPress plugin development and is designed to
[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.

You can enqueue the select2 or the selectWoo js and css files in the dist folder. They are the same.

**Accessibility Testing**:

[Here are samples that can be used for accessibility testing.](https://woocommerce.github.io/selectWoo/accessibility-testing/)

0 comments on commit 16e8cc9

Please sign in to comment.