1 Commits

Author SHA1 Message Date
e9363bd28f markdown: minor tweak of intro scope
"financial world" implies larger scope of finances (including analysis).
2026-03-09 13:53:08 -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 financial world containerized (and 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.