Skip to content

Commit ac6518b

Browse files
committed
update README
1 parent acbfe62 commit ac6518b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ The REST API Add-On provides secure access to WebCTRL server data and functional
1313
> :book: **Full interactive documentation** is available from the add-on's main page once installed on your WebCTRL server. This README is meant only to give a brief overview of the capabilities.
1414
---
1515

16+
## :rocket: Installation
17+
18+
1. If signed add-ons are required, copy the authenticating certificate [*ACES.cer*](https://github.com/automatic-controls/addon-dev-script/blob/main/ACES.cer?raw=true) to the `./programdata/addons` directory of your *WebCTRL* installation folder.
19+
2. Install [*RestAPI.addon*](https://github.com/automatic-controls/rest-api-addon/releases/latest/download/RestAPI.addon) using the *WebCTRL* interface.
20+
21+
---
22+
1623
## :satellite: Endpoints
1724

1825
The add-on exposes the following endpoints:

0 commit comments

Comments
 (0)