From 9dbd668de9b1e197ead94f17e9f2e5967a6f3a64 Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 18 May 2026 16:33:26 +0200 Subject: [PATCH] . --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8713b20..df6a909 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -Here is the minimal README for the library, completely free of any citations or source references. - # Minimal Zig WebGPU Compute Library This is a minimal, self-contained Zig library designed to simplify running compute shaders using WebGPU. It abstracts away much of the boilerplate required for GPU device initialization, memory management, and pipeline execution.