From: Jacob Lifshay Date: Mon, 28 Aug 2017 12:44:06 +0000 (-0700) Subject: add links to docs and todo list to README.md X-Git-Tag: gsoc-2017~6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7282058e660c84ff20bf7b3a1592cb62d96c2eb;p=kazan.git add links to docs and todo list to README.md --- diff --git a/README.md b/README.md index 6816315..0b43613 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Work-in-progress for Vulkan implementation on cpu +[TODO list](docs/todo.md) + +[Documentation](docs) + ## Build in Docker docker build -t vulkan-cpu .