From 653ec5abc17c6c66f77b0d11542f7e5ea74f1912 Mon Sep 17 00:00:00 2001 From: Philipp Parzer <74797907+philparzer@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:09:21 +0200 Subject: [PATCH] Update README.md (#376) add missing word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f4bd486..23908756 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ And then browse to ## Features -- Simple syntax, looks and like PyTorch. +- Simple syntax, looks and feels like PyTorch. - CPU and Cuda backends, m1, f16, bf16. - Enable serverless (CPU), small and fast deployments - WASM support, run your models in a browser.