From e8a78620a127a6e438af08136b1d67f8c51bcac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Fro=C5=82ow?= Date: Wed, 15 Jan 2020 19:53:48 +0100 Subject: [PATCH] Renaming to awesome-wgpu Inspired by https://github.com/gfx-rs/wgpu/issues/232 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7a9032..366410d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Awesome wgpu-rs +# Awesome wgpu -A curated list of wgpu-rs code and resources. +A curated list of wgpu code and resources. PRs welcome.