Merge pull request #16 into master

e9363bd markdown: minor tweak of intro scope (Aaron Fiore)
This commit was merged in pull request #16.
This commit is contained in:
2026-03-09 13:53:57 -07:00

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.