Fix grammar: "The SPIR-V Tools project provides"
authorDavid Neto <dneto@google.com>
Sat, 14 Nov 2015 14:23:03 +0000 (08:23 -0600)
committerDavid Neto <dneto@google.com>
Sat, 14 Nov 2015 14:24:59 +0000 (08:24 -0600)
README.md

index db28711..c5956e2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
 
 ## Overview
 
-The SPIR-V Tools provides an API and commands for processing SPIR-V modules.
+The SPIR-V Tools project provides an API and commands for processing SPIR-V
+modules.
 
 The project includes an assembler, binary module parser, disassembler, and
 validator for SPIR-V, all based on a common static library. The library contains