diff --git a/README.md b/README.md index e3eb34dc..0e6dfd13 100644 --- a/README.md +++ b/README.md @@ -265,9 +265,10 @@ Support me with a :star: ## Known Limitation > NOTE: :warning: +> > * Spaces in file names can introduce bugs when using bash loops. See: [Issue #216](https://github.com/tj-actions/changed-files/issues/216) -> * However, this action will handle spaces in file names, with a recommendation of using a separator to prevent hidden issues. -> ![Screen Shot 2021-10-23 at 9 37 34 AM](https://user-images.githubusercontent.com/17484350/138558767-b13c90bf-a1ae-4e86-9520-70a6a4624f41.png) +> * However, this action will handle spaces in file names, with a recommendation of using a separator to prevent hidden issues. +> ![Screen Shot 2021-10-23 at 9 37 34 AM](https://user-images.githubusercontent.com/17484350/138558767-b13c90bf-a1ae-4e86-9520-70a6a4624f41.png) ## Credits