Skip to content

Commit 3e12938

Browse files
committed
Update docs
1 parent 1439907 commit 3e12938

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ module.exports = {
134134
};
135135
```
136136

137+
### Other frameworks
138+
139+
The tool can be used with any other Cloudformation framework (such as Serverless Stack) by passing your stackname and region to the tool using the -n and -r options, respectively.
140+
137141
## Features
138142

139143
### Navigating the tool

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ module.exports = {
6464
};
6565
```
6666

67+
### Other frameworks
68+
69+
The tool can be used with any other Cloudformation framework (such as Serverless Stack) by passing your stackname and region to the tool using the -n and -r options, respectively.
70+
6771
## Features
6872

6973
### Navigating the tool

0 commit comments

Comments
 (0)