Skip to content

Commit

Permalink
Merge pull request #19 from kadirahq/add-circle-ci-build-image
Browse files Browse the repository at this point in the history
Add Circle-Ci build status image to the readme
  • Loading branch information
roonyh authored Sep 9, 2016
2 parents 7b7d70c + 3a5a45a commit 5f0fed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Storybook Addon Knobs
# Storybook Addon Knobs [![CircleCI](https://circleci.com/gh/kadirahq/storybook-addon-knobs.svg?style=shield)](https://circleci.com/gh/kadirahq/storybook-addon-knobs)

Knobs allow you to edit React props dynamically using the Storybook UI.
You can also use Knobs as a dynamic variable inside stories.
Expand Down

0 comments on commit 5f0fed9

Please sign in to comment.