Rename "Usage" to "Quick start"

This commit is contained in:
Andrzej Janik 2025-09-03 21:07:36 +00:00
commit d8e2634681
3 changed files with 5 additions and 4 deletions

View file

@ -3,6 +3,6 @@ ZLUDA is a drop-in replacement for CUDA on non-NVIDIA GPUs. ZLUDA allows running
<div align="center">
<!-- 80x28 104.75x28 62x28-->
[<img src="https://img.shields.io/badge/docs-green?style=for-the-badge&logo=readthedocs&logoColor=white" width="160" height="56">](https://discord.gg/sg6BNzXuc7) [<img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" width="209.5" height="56">](https://discord.gg/sg6BNzXuc7) [<img src="https://img.shields.io/badge/news-red?style=for-the-badge&logo=book&logoColor=white" width="124" height="56">](https://discord.gg/sg6BNzXuc7)
[<img src="https://img.shields.io/badge/quick start-green?style=for-the-badge&logo=readthedocs&logoColor=white" width="267.5" height="56">](https://zluda--474.org.readthedocs.build/474/) [<img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" width="209.5" height="56">](https://discord.gg/sg6BNzXuc7) [<img src="https://img.shields.io/badge/news-red?style=for-the-badge&logo=book&logoColor=white" width="124" height="56">](https://vosen.github.io/ZLUDA/)
<div/>

View file

@ -1,7 +1,7 @@
# Summary
# General
- [Usage](./usage.md)
- [Quick start](./quick_start.md)
- [Troubleshooting](./troubleshooting.md)
- [FAQ](./faq.md)
# For developers

View file

@ -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