Skip to content

Commit a67d75b

Browse files
authored
Update README.md
1 parent cf3fd7a commit a67d75b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Extensions for [Arch](https://github.com/genaray/Arch) with some useful features
1111
- 💪 _**MAINTAINED**_ > It's actively being worked on, maintained, and supported!
1212
- 🚢 _**SUPPORT**_ > Supports .NetStandard 2.1, .Net Core 6 and 7 and therefore you may use it with Unity or Godot!
1313

14+
Download the packages and get started today!
15+
```console
16+
dotnet add package Arch.System --version 1.0.1
17+
dotnet add package Arch.System.SourceGenerator --version 1.0.5
18+
```
19+
1420
# Features & Tools
1521
- ⚙️ **_[Systems](https://github.com/genaray/Arch.Extended/wiki/Systems-API)_** > By means of systems, it is now easy to organize, reuse and arrange queries.
1622
- ✍️ **_[Source Generator](https://github.com/genaray/Arch.Extended/wiki/Source-Generator)_** > Declarative syntax using attributes and source generator, let your queries write themselves!

0 commit comments

Comments
 (0)