From 88958e604b8b8ffc65ec8ffe022eb818896dbc43 Mon Sep 17 00:00:00 2001 From: Andrzej Janik Date: Thu, 14 Aug 2025 18:50:12 +0000 Subject: [PATCH] Update main page layout --- README.md | 9 +++++---- .readthedocs.yaml => docs/.readthedocs.yaml | 0 2 files changed, 5 insertions(+), 4 deletions(-) rename .readthedocs.yaml => docs/.readthedocs.yaml (100%) diff --git a/README.md b/README.md index e51c7ac..0073f97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/sg6BNzXuc7) +ZLUDA is a drop-in replacement for CUDA on non-NVIDIA GPUs. ZLUDA allows running unmodified CUDA applications using non-NVIDIA GPUs with near-native performance -ZLUDA is a drop-in replacement for CUDA on non-NVIDIA GPUs. ZLUDA allows running unmodified CUDA applications using non-NVIDIA GPUs with near-native performance. +
-

DOCS

-

NEWS

+[](https://discord.gg/sg6BNzXuc7) [](https://discord.gg/sg6BNzXuc7) [](https://discord.gg/sg6BNzXuc7) + +
\ No newline at end of file diff --git a/.readthedocs.yaml b/docs/.readthedocs.yaml similarity index 100% rename from .readthedocs.yaml rename to docs/.readthedocs.yaml