X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/c2c83a18d5c42264d7aea3ee1c7c91e02311a7c1..971ff307c745e394ba3fd20e9dfbd1f302736c7c:/README.md diff --git a/README.md b/README.md index 174c5db..434196a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Remove entities or systems: Entities are the basic object of Serpentity, and they do nothing. - var entity = new Serpentity.entity(); + var entity = new Serpentity.Entity(); All the behavior is added through components