diff --git a/README.md b/README.md index 504c77c0..46482433 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ synopsis ### in the browser +First, run `make less` in the command line. It will the *less.js* file in *dist/*. +Then, you can use it as such: + +To build a minified version, run `make min`