summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.