From 5d03e1886a5d152d12161e304295e602db008680 Mon Sep 17 00:00:00 2001 From: tschettervictor Date: Sun, 9 Nov 2025 12:31:39 -0700 Subject: [PATCH] update readme --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8befd2dc..3bf78256 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -Bastille 1.x -======== -[Bastille](https://bastillebsd.org/) is an open-source system for automating -deployment and management of containerized applications on FreeBSD. +

+ +

+ +---- Table of Contents @@ -14,13 +15,17 @@ Table of Contents * [Getting Started](#getting-started) * [Documentation](#documentation) * [Comparing](#comparing) + * [Breaking Changes](#breaking-changes) + * [Support](#support) # Bastille -[Bastille](https://bastillebsd.org/) is an open-source system for automating +Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD. +[Official BastilleBSD Website](https://bastillebsd.org) + ## Installation Bastille is available for installation from the official FreeBSD ports tree. @@ -80,7 +85,6 @@ See [Documentation](https://bastille.readthedocs.io/en/latest/) See [Comparing](https://bastille.readthedocs.io/en/latest/chapters/comparing.html) ## Breaking Changes ⚠ -====================== ### Version 1.x @@ -135,7 +139,7 @@ name. If you did use -M when creating them, the MAC should stay the same. -### Support +## Support If you've found a bug in Bastille, please submit it to the [Bastille Issue Tracker](https://github.com/bastillebsd/bastille/issues/new)