diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-09-29 23:21:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-29 23:21:21 -0700 |
commit | 05fe1bdbbc03022458fefdf9a16bfc5bfa075388 (patch) | |
tree | cf94928b94617076c003655dfc0a07ebf3ad2edb | |
parent | 1859e35c76107351da40532076f346dd40d2ab91 (diff) | |
parent | e507e4852f8220fdf4cac3248b26e3d89f40de08 (diff) | |
download | podman-05fe1bdbbc03022458fefdf9a16bfc5bfa075388.tar.gz podman-05fe1bdbbc03022458fefdf9a16bfc5bfa075388.tar.bz2 podman-05fe1bdbbc03022458fefdf9a16bfc5bfa075388.zip |
Merge pull request #1569 from TomSweeneyRedHat/dev/tsweeney/readme.io
Add podman.io to README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ The plan is to use OCI projects and best of breed libraries for different aspect ## Podman Information for Developers +For blogs, release announcements and more, please checkout the [podman.io](https://podman.io) website! + **[Installation notes](install.md)** Information on how to install Podman in your environment. |