Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Mar 28, 2024
1 parent b858771 commit 8e15e47
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# GDTask ✅

![Deploy](https://github.com/Fractural/GDTask/actions/workflows/deploy.yml/badge.svg)

> **NOTE:**
>
> This branch is for the Godot 4.x version of the addon.
> You can download the Godot 3.x version from the 3.x branch.
> **NOTE:**
>
> This branch is for the Godot 3.x version of the addon.
> You can download the Godot 4.x version from the 4.x branch.
Adds async/await features in Godot for easier async coding.
Based on code from [Cysharp's UniTask library for Unity](https://github.com/Cysharp/UniTask).

Expand Down

0 comments on commit 8e15e47

Please sign in to comment.