Browse Source

Update README.md

Karl Zylinski 2 tháng trước cách đây
mục cha
commit
257746b365
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -4,8 +4,6 @@ ___The first beta is almost here! Come back in a day or two...___
 
 Karl2D is a library for creating 2D games using the Odin programming language. The focus is on being beginner-friendly, without the beginner-friendliness causing issues when you need to ship the game.
 
-Discuss and get help in the #karl2d channel [on my Discord server](https://discord.gg/4FsHgtBmFK).
-
 See [karl2d.doc.odin](https://github.com/karl-zylinski/karl2d/blob/master/karl2d.doc.odin) for an API overview.
 
 Here's a minimal "Hello world" program:
@@ -35,6 +33,8 @@ main :: proc() {
 
 See the [examples](https://github.com/karl-zylinski/karl2d/tree/master/examples) folder for a wide variety of example programs.
 
+Discuss and get help in the #karl2d channel [on my Discord server](https://discord.gg/4FsHgtBmFK).
+
 ## FIRST BETA
 
 Karl2D is currently in its FIRST BETA period. This first beta has these features: