diff --git a/README.md b/README.md new file mode 100644 index 0000000..d80543e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Newt - Quickinstall + +This script supports you in quickly installing and configuring Newt on your machine. +- Installs Newt +- Configures a systemctl service +- Enables and starts the service + +## Execute + +Simply execute this command in your terminal: + +``` +curl https://code.faboi.cloud/fabio/Newt-Quickstart/raw/branch/main/init.sh | bash +``` \ No newline at end of file