diff --git a/README.md b/README.md index 80bbd26..7786037 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,12 @@ Results in: - `bower install gradient-parser` - [download the zip](https://github.com/rafaelcaricio/gradient-parser/archive/master.zip) +## API + +# gradient.parse + +Accepts the gradient definitions as it is declared in the `background-image` and returns an AST `object`. + ## License (The MIT License)