Browse Source

Merge remote-tracking branch 'shedaniel/master'

shedaniel 4 years ago
parent
commit
2647f8b940
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,5 +1,7 @@
 # Architectury
 # Architectury
-A intermediary api aimed to ease developing multiplatform mods.
+Talk to us on [Discord](https://discord.gg/C2RdJDpRBP)!
+
+An intermediary api aimed to ease developing multiplatform mods.
 
 
 ### What is Architectury
 ### What is Architectury
 Architectury is an api to abstract calls to fabric api and forge api as both loader has different implementations of what can be perceived as the same thing.
 Architectury is an api to abstract calls to fabric api and forge api as both loader has different implementations of what can be perceived as the same thing.
@@ -16,4 +18,4 @@ Gradle Plugin: https://github.com/architectury/architect-plugin
 Example Mod: https://github.com/architectury/architect-example-mod
 Example Mod: https://github.com/architectury/architect-example-mod
 
 
 ### Credits
 ### Credits
-This library bundles typetools, which you can find its license [here](https://github.com/jhalterman/typetools/blob/master/LICENSE.txt "")
+This library bundles typetools, which you can find its license [here](https://github.com/jhalterman/typetools/blob/master/LICENSE.txt "")