From 6c2f50330bbe3baabca1500b2e293615deac44f2 Mon Sep 17 00:00:00 2001 From: Ikem Krueger Date: Tue, 12 Oct 2021 01:59:48 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 808d421..e0d8fb5 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ The GRUB Boot Manager is a tool to set the default menu entry and choose in what !["Screenshot of the GRUB Boot Manager"](https://github.com/ikem-krueger/grub-boot-manager/blob/master/Screenshot.png) -| Operating system | Dependencies | Status | License | -| :--------------- | :------------------------------------------------------ | :----- | :------- | -| Linux | Python 2.x, grub-install, grub-set-default, grub-reboot | RC-1 | AGPL-3.0 | +| Operating system | Dependencies | Version | License | +| :--------------- | :------------------------------------------------------ | :------ | :------ | +| Linux | Python 2.x, grub-install, grub-set-default, grub-reboot | 0.9 | AGPL-3.0 | ## Installation: