diff --git a/README.md b/README.md index d26b0fc5..dae3e3d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PHP Schema.org Model Scaffolding -The [PHP Schema](http://php-schema.dunglas.com/) command line tool tool instantly generates a PHP data model from the [Schema.org](http://schema.org) +The [PHP Schema](http://php-schema.dunglas.com/) command line tool instantly generates a PHP data model from the [Schema.org](http://schema.org) vocabulary. Browse Schema.org, choose the types and properties you need, run our code generator and you're done! You get a fully featured PHP data model including: * A set of PHP entities with properties, constants (enum values), getters, setters, adders and removers. The class