diff --git a/README.md b/README.md index 35ff6f7..9fd6f7d 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ See also at [LUG-VS-Wiki Nützliche Scripte](https://lug-vs.org//lugvswiki/index |[utf8.sh](utf8.sh)|Convert text from e.g. Windows latin1 to utf8 text (e.g. in READMEs or other text (not for office documents))| |[SchredderHDD.sh](SchredderHDD.sh)|Delete a mechanical Hard Disk (HDD) reliably to ensure before forward it to the recycling, that no old data are there| |[wmf2svg.sh](wmf2svg.sh)|Example script converts WMF files in SVG to share it easily on the internet| -|[SicherPC.sh](SicherPC.sh)|Save some helpfull settings (not /home) and some general informatins| +|[SavePC.sh](SavePC.sh)|Save some helpfull settings (not /home) and some general informatins| |[CheckKernel.sh](CheckKernel.sh)|Show some intersting Kernel informations (supports -d for debug und -v for verbose)| diff --git a/SicherPC.sh b/SavePC.sh similarity index 100% rename from SicherPC.sh rename to SavePC.sh