diff --git a/README.md b/README.md index f9703f9..73748c6 100644 --- a/README.md +++ b/README.md @@ -808,3 +808,10 @@ func main() { 3. Run with `go run .` or make executable using `go build -o VimKill` + +## The PowerButton Way +Credit: @Co2333 + +1. Press and hold the power button for 10 sec. + +![PowerButton Way](assets/powerbutton.png) diff --git a/assets/powerbutton.png b/assets/powerbutton.png new file mode 100644 index 0000000..2eda443 Binary files /dev/null and b/assets/powerbutton.png differ