diff --git a/README.md b/README.md index c90d26e..4d8bbaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # git lfs files -## file placement +## file placements - for Game-only projects @@ -31,7 +31,7 @@ │ ├── .gitattributes (from Unity.gitattributes) │ └── ... ├── Modelling - │ ├── .gitattributes (from Modelling.gitattributes + │ ├── .gitattributes (from Modelling.gitattributes) │ └── ... └── ... ```