summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-02-01 04:06:00 +0100
committerGitHub <noreply@github.com>2019-02-01 04:06:00 +0100
commite97dc8e0614de36d40415635845087e2fcc036cf (patch)
tree5c050c401ea2c225d878c9a32468853cbd75176d
parentf0d64a9e3ed2e4d0eed65d1cb96b427d222f24b5 (diff)
parent1a34eb25e6a102926ec879220a0fd9d04da35fdf (diff)
downloadpodman-e97dc8e0614de36d40415635845087e2fcc036cf.tar.gz
podman-e97dc8e0614de36d40415635845087e2fcc036cf.tar.bz2
podman-e97dc8e0614de36d40415635845087e2fcc036cf.zip
Merge pull request #2249 from rhatdan/master
add Pod Manager References
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93e780524..f2a7bf152 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
# Library and tool for running OCI-based containers in Pods
Libpod provides a library for applications looking to use the Container Pod concept,
-popularized by Kubernetes. libpod also contains the `podman` tool, for managing
-Pods, Containers, and Container Images.
+popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes.
* [Latest Version: 1.0.0](https://github.com/containers/libpod/releases/latest)
* [Continuous Integration:](contrib/cirrus/README.md) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)