From d9203fa779212851717f8f1af524e426b1646292 Mon Sep 17 00:00:00 2001
From: April Petersen <58403923+azpsen@users.noreply.github.com>
Date: Fri, 2 Feb 2024 21:27:56 -0600
Subject: [PATCH] update readme
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c9ec80d..77464ee 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,6 @@
- [Docker](#docker)
- [From Source](#from_source)
- [Configuration](#configuration)
-- [Usage](#usage)
- [Roadmap](#roadmap)
## About
@@ -40,11 +39,16 @@ I created this because I was disappointed with the options available for digital
ForeFlight is likely most commonly used, but my proclivity towards self-hosting drove me to seek out another solution.
Since I could not find any ready-made self-hosted logbooks, I decided to make my own.
+#### :warning: This project is still in active development and may be subject to breaking changes! :warning:
+That said, it is functional in its current state and I have been using it to log my flights, including
+a recent trip from Minnesota to Alaska (shown in the screenshots above), which served as an extensive
+test of its functionanlity.
+
## Getting Started
### Docker
-|:exclamation: Note :exclamation: |
+|:exclamation: Warning :exclamation: |
|---------------------------------|
| Docker builds are considered unstable at this point and cannot be guaranteed to work without customization. Proceed at your own risk |