Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Kanemoto committed Feb 14, 2018
1 parent b75fdfa commit 14bda10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -27,3 +27,9 @@ $('select').select2({
theme: 'bootstrap4',
});
```

## Getting involved

1. Fix [src/layout.scss](src/layout.scss), [src/_single.scss](src/_single.scss) or [src/_multiple.scss](src/_multiple.scss)
1. Do `npm run build:both`
1. Send me a Pull Requeest

0 comments on commit 14bda10

Please sign in to comment.