mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-15 07:06:45 +00:00
I tried to follow the following principles. - Use existing wordsmithing. - Only document things that we support today. - Grab our README.md reader's attention using a picture. - Use "upstream" when referring to OSS and "external" when referring to IDP integrations. Signed-off-by: Andrew Keesler <akeesler@vmware.com>
README
Note! Some of the image files in this directory (e.g.,
pinniped.svg) were generated using
plantuml. To use plantuml to regenerate the image
files, you simply run plantuml -tsvg <file.txt> from this directory. For
example, to regenerate pinniped.svg, run plantuml -tsvg pinniped.txt.