diff --git a/README.md b/README.md index d344fb157..6ce3f3df9 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,6 @@ ## Using You should also be careful to only use classes within the `dan200.computercraft.api` package. Non-API classes are subject to change at any point. If you depend on functionality outside the API, file an issue, and we can look into exposing more features. + +We bundle the API sources with the jar, so documentation should be easily viewable within your editor. Alternatively, +the generated documentation [can be browsed online](https://tweaked.cc/javadoc/).