diff --git a/addons/a11y/README.md b/addons/a11y/README.md index 15bbaa107841..6135d17dfc5d 100755 --- a/addons/a11y/README.md +++ b/addons/a11y/README.md @@ -22,6 +22,8 @@ module.exports = { }; ``` +And here's a sample story file to test the addon: + ```js import React from 'react';