We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ca99f commit 146c4b2Copy full SHA for 146c4b2
README.md
@@ -12,7 +12,7 @@ Along the process of developing this API, I learnt many awesome features C# has
12
and it made the API a lot more simple and convenient to use than in Java.
13
14
# How do I use this thing?!?!
15
-To use this API, download the project's .dll from the /releases/ directory.
+To use this API, download the project's .dll from the `releases` tab.
16
In VisualStudio, Add taht dll file as a reference in a new C# console application project.
17
18
## Create the Datapack class
0 commit comments