mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-07 18:57:12 +00:00
Add link to the online documentation in README.md
You must deploy the gh-pages branch to GitHub pages for it to be deployed
This commit is contained in:
parent
2ed79e298a
commit
9e09a1da48
|
|
@ -136,6 +136,10 @@ cd build/Minecraft.Client
|
|||
|
||||
---
|
||||
|
||||
### View the online documentation [here](https://4jcraft.github.io/4jcraft).
|
||||
|
||||
---
|
||||
|
||||
## Generative AI Policy
|
||||
|
||||
Submitting code to this repository authored by generative AI tools (LLMs, agentic coding tools, etc...) is strictly forbidden (see [CONTRIBUTING.md](./CONTRIBUTING.md)). Pull requests that are clearly vibe-coded or written by an LLM will be closed. Contributors are expected to both fully understand the code that they write **and** have the necessary skills to *maintain it*.
|
||||
|
|
|
|||
Loading…
Reference in a new issue