diff --git a/README.md b/README.md new file mode 100644 index 0000000..32a47a4 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +
+
+

+ elytra +

+
+
+ +# Elytra + +Elytra is a PaperMC plugin that implements an API server that turns your Minecraft server into a microservice. + +## Features + +- Official client libraries for Node.js and more to come. +- Player manipulation. diff --git a/clients/js/README.md b/clients/js/README.md index f1c85d7..fef6507 100644 --- a/clients/js/README.md +++ b/clients/js/README.md @@ -1,3 +1,11 @@ -# elytra +
+
+

+ elytra +

+
+
-A Node.js client for Elytra. +# Elytra + +Elytra is a PaperMC plugin that implements an API server that turns your Minecraft server into a microservice.