From 927bc1193504467491583bb9d6805cbb13eb9bc8 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Thu, 16 Jun 2016 17:54:50 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..79c1480 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# DirectXTK12 +The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++