diff --git a/README.md b/README.md new file mode 100644 index 0000000..012254d --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Win2Linux + +The software is still in alpha. + +Small script in Go that allows you to reboot Windows to another operating system registered in the UEFI database. + +![image](./img/main_screenshot.png) + +Inspiriation from "Restart To" gnome extension (https://github.com/tiagoporsch/restartto) \ No newline at end of file diff --git a/img/main_screenshot.png b/img/main_screenshot.png new file mode 100644 index 0000000..0bc876e Binary files /dev/null and b/img/main_screenshot.png differ