diff --git a/README.md b/README.md index 9b7c36d..b86c2ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # logdel This oss is a tool to delete log.Println(), etc. written for debugging, etc. +## Bug +When using this tool, all comment-outs go to the bottom of the file. Please use with this in mind. + ## Example Before