markdown: minor tweak of intro scope

"financial world" implies larger scope of finances (including analysis).
This commit is contained in:
2026-03-06 15:07:44 -08:00
parent a647c4bd95
commit e9363bd28f

View File

@@ -25,7 +25,7 @@
## How do I get started?
docker-finance (`dfi`) is not your typical Docker image in which you simply pull and containerize. `dfi` is an *image-based* accounting system that operates translucently between your client (host) and container; keeping your finances containerized (with all the benefits of containerization).
docker-finance (`dfi`) is not your typical Docker image in which you simply pull and containerize: `dfi` is an *image-based* accounting system that operates translucently between your client (host) and container; keeping your financial world containerized (and with all the benefits of containerization).
To get started, you'll only need a modern Linux client (host) with a working Docker installation.