Skip to content

Commit 1cfd925

Browse files
Fix remove image
1 parent 4f3fc29 commit 1cfd925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ To remove the deployment:
133133
./remove.sh
134134
```
135135

136+
![](images/remove.png)
137+
136138
## arm64 M1 Graviton Support
137139

138140
If the project is built with an M1 processor, then the AWS Lambda will be deployed on the `arm64` architecture.
@@ -141,8 +143,6 @@ If the project is built with an M1 processor, then the AWS Lambda will be deploy
141143

142144
If the project is built with an Intel processor, then the AWS Lambda will be deployed on the `x86_64` architecture.
143145

144-
![](images/remove.png)
145-
146146
## Troubleshooting
147147

148148

0 commit comments

Comments
 (0)