Skip to content

Commit 146c4b2

Browse files
authored
Update README.md
1 parent 26ca99f commit 146c4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Along the process of developing this API, I learnt many awesome features C# has
1212
and it made the API a lot more simple and convenient to use than in Java.
1313

1414
# How do I use this thing?!?!
15-
To use this API, download the project's .dll from the /releases/ directory.
15+
To use this API, download the project's .dll from the `releases` tab.
1616
In VisualStudio, Add taht dll file as a reference in a new C# console application project.
1717

1818
## Create the Datapack class

0 commit comments

Comments
 (0)