From bef2c862bf5ba685ab0e856eacb174d7eabd1b59 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 29 Aug 2021 18:21:10 +0200 Subject: [PATCH] docs: wrapping --- client/convert/README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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.