diff --git a/README.md b/README.md index e0a0230..681db40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WizardDuels -Implement the actions required to play Magic the Gathering in Unity. +Implement the actions required to play Magic the Gathering using Unity. Assume we only have a card's image. @@ -20,5 +20,5 @@ The Assets folder is where everying in Unity goes. - Prefabs "" - Sprites "" - Scenes "" -- Audio "" Put audio that has cannot legally be distributed in the copyright folder to prefent it from being tracked by git. +- Audio "" Put audio that cannot be legally distributed in the copyright folder to prefent it from being tracked by git. - Data Where content goes that isn't a sprite or a prefab i.e. scriptable objects.