diff --git a/README.md b/README.md
index 8511c5e..e1e798b 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ ZLUDA is a drop-in replacement for CUDA on non-NVIDIA GPUs. ZLUDA allows running
-[

](https://discord.gg/sg6BNzXuc7) [

](https://discord.gg/sg6BNzXuc7) [

](https://discord.gg/sg6BNzXuc7)
+[

](https://zluda--474.org.readthedocs.build/474/) [

](https://discord.gg/sg6BNzXuc7) [

](https://vosen.github.io/ZLUDA/)
\ No newline at end of file
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md
index 8e4375b..1604f57 100644
--- a/docs/src/SUMMARY.md
+++ b/docs/src/SUMMARY.md
@@ -1,7 +1,7 @@
# Summary
# General
-- [Usage](./usage.md)
+- [Quick start](./quick_start.md)
- [Troubleshooting](./troubleshooting.md)
- [FAQ](./faq.md)
# For developers
diff --git a/docs/src/usage.md b/docs/src/quick_start.md
similarity index 83%
rename from docs/src/usage.md
rename to docs/src/quick_start.md
index 79498ba..9f15ebe 100644
--- a/docs/src/usage.md
+++ b/docs/src/quick_start.md
@@ -1,11 +1,12 @@
-# Usage
+# Quick start
> [!WARNING]
> This version of ZLUDA is under heavy development and will likely not work with your application yet. In the meantime, you are encouraged to try it and report results.
## How to get it
-ZLUDA evolves quickly. Download the [most recent pre-release version](https://github.com/vosen/ZLUDA/releases). Periodically, we mark a pre-release version as stable, but you don't have to wait for that.
+ZLUDA evolves quickly, we recommend downloading the [most recent pre-release version](https://github.com/vosen/ZLUDA/releases).
+Periodically, we mark a pre-release version as stable, you can download it from the "Releases" section on our [Github page](https://github.com/vosen/ZLUDA).
## Usage