diff --git a/README.md b/README.md index 32c2c27..9506b78 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -

eScripts

---- +
+
+ Logo
+ eScripts is a collection of server productivity scripts.
+ Designed to simplify server management
+ and streamline operations.
+ www.euronvault.com +
-# .01 +## Table of contents + +> * [podfetch](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/podfetch) +> * Monitor a folder and when a new file is created. It will change the .mp3 name to the name of the parent folder. +> * [qbittorrentvpn](https://gitea.euronvault.com/euronvault/eScripts/src/branch/main/qbittorrentvpn) +> * Set the category of the added file to a special category based on if the file is 1080p or 2160p AND if the file is a Show. diff --git a/img/eScripts.jpg b/assets/img/eScripts.jpg similarity index 100% rename from img/eScripts.jpg rename to assets/img/eScripts.jpg diff --git a/img/eScripts.png b/assets/img/eScripts.png similarity index 100% rename from img/eScripts.png rename to assets/img/eScripts.png diff --git a/assets/readme_example.md b/assets/testing/readme_example.md similarity index 100% rename from assets/readme_example.md rename to assets/testing/readme_example.md