From 80b0e57f0d8dfdb76ca7be010be68b9766770028 Mon Sep 17 00:00:00 2001 From: Veltys Date: Thu, 29 Dec 2022 05:21:10 +0100 Subject: [PATCH] FIX: README.md format --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 63bfef3..f6aec37 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,29 @@ [![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/Veltys/RDPCertificateInstaller/blob/master/LICENSE) Small script to automatically install as RDP certificate a given one by its domain name + +## Description +Small script that allows automatically install a specified RDP certificate by its domain name + +## Changelog +### To-do (*TODO*) +- [ ] Create a to-do list + +### [1.0.3] - 2022-12-28 +#### Added +- Releases + +#### Fixed +- **README.md** format + +### [1.0.2] - 2022-11-25 +#### Deleted +- Unnecessary echo + +### [1.0.1] - 2022-11-25 +#### Fixed +- Code quality + +### [1.0.0] - 2022-08-19 +#### Added +- All files with the minimum required functionality \ No newline at end of file