From ca8eea98c89c632dd7b5a6a8b84d379d1e9e59cf Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Thu, 27 Jul 2017 09:49:49 -0700 Subject: Update README.md Typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8125dbd38..2a16273a4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/3jptgsry13k6wdwp/branch/master?svg=true)](https://ci.appveyor.com/project/shader-slang/slang/branch/master) -Slang is a library and a stand-alone compiler for wroking with real-time shader code. +Slang is a library and a stand-alone compiler for working with real-time shader code. It can be used with existing HLSL or GLSL code, but also supports a new HLSL-like shading language, also called Slang. The library provides a variety of services that support applications in putting together their own shader compilation workflows. -- cgit v1.2.3