diff --git a/README.md b/README.md index 6de278b..96a627e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Forms adapter for InterSystems Cache. # Installation -Import classes and create web app with `Form.REST.Main` broker. +1. Import latest [release](https://github.com/intersystems-ru/RESTForms/releases) appropriate for your Caché version. +2. Create REST web app with `Form.REST.Main` as Dispatch Class. # Usage description and examples