diff --git a/client/convert/README.md b/client/convert/README.md index 8f075164a..c2132e4fb 100644 --- a/client/convert/README.md +++ b/client/convert/README.md @@ -1,8 +1,10 @@ # github.com/docker/cli/cli/compose/convert -DISCLAIMER: This is like the entire `github.com/docker/cli/cli/compose/convert` package. -This should be an easy import but importing it creates DEPENDENCY HELL -I tried for an hour to fix it but it would work. TRY TO FIX AT YOUR OWN RISK!!! +DISCLAIMER: This is like the entire `github.com/docker/cli/cli/compose/convert` +package. This should be an easy import but importing it creates DEPENDENCY +HELL. I tried for an hour to fix it but it would work. TRY TO FIX AT YOUR OWN +RISK!!! -Due to this literally just being copy-pasted from the lib, the Apache license will be posted in this folder. -Small edits to the source code have been to function names and parts we don't need deleted. +Due to this literally just being copy-pasted from the lib, the Apache license +will be posted in this folder. Small edits to the source code have been to +function names and parts we don't need deleted.