diff --git a/README.md b/README.md index 4a8a273..b68d298 100644 --- a/README.md +++ b/README.md @@ -178,3 +178,6 @@ To obtain an array of server names: const allServerNames = await serverManagerApi.getServerNames(); ``` For details of the API, including result types and available parameters, review the source code of the extension's `activate` method [here](https://github.com/intersystems-community/intersystems-servermanager/blob/master/src/extension.ts). + +--- +