Browse Source

Update README.md

pull/72/head
Sebastiano Mandalà GitHub 2 years ago
parent
commit
8f67e12f7c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -51,7 +51,7 @@ your first entity descriptor:
{}
```

your first engine to apply behaviours to entities:
your first engine executing entities behaviours:

```csharp
public class BehaviourForEntityClassEngine : IQueryingEntitiesEngine


Loading…
Cancel
Save