From 91b7533d70eef64d5ea0a1f05c4d327f089443c9 Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Mon, 11 Jul 2016 16:30:45 -0600 Subject: [PATCH] README: remove reference to todo.txt, it is obsolete. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eb8d26a..3bdbae59 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ There are two components: How to add a feature protected by a version/extension/stage/profile: See the comment in `glslang/MachineIndependent/Versions.cpp`. -Things left to do: See `Todo.txt` +Tasks waiting to be done are documented as GitHub issues. Execution of Standalone Wrapper -------------------------------