README.md, images/fedora/f39: Tweak

Use 'software development' instead of just 'development' when
introducing Toolbx.  The additional context makes it more understandable
to the reader.

https://github.com/containers/toolbox/pull/1549
This commit is contained in:
Debarshi Ray 2024-09-26 19:21:47 +02:00
parent 66280a617a
commit 2eccaf8211
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
![README](data/gfx/README.gif)
[Toolbx](https://containertoolbx.org/) is a tool for Linux, which allows the
use of interactive command line environments for development and
use of interactive command line environments for software development and
troubleshooting the host operating system, without having to install software
on the host. It is built on top of [Podman](https://podman.io/) and other
standard container technologies from [OCI](https://opencontainers.org/).

View File

@ -1,5 +1,5 @@
[Toolbx](https://containertoolbx.org/) is a tool for Linux, which allows the
use of interactive command line environments for development and
use of interactive command line environments for software development and
troubleshooting the host operating system, without having to install software
on the host. It is built on top of [Podman](https://podman.io/) and other
standard container technologies from [OCI](https://opencontainers.org/).