projects
/
kazan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecfab13
)
add links to docs and todo list to README.md
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 28 Aug 2017 12:44:06 +0000
(
05:44
-0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 28 Aug 2017 12:44:06 +0000
(
05:44
-0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 6816315669730a1c4122ac048341658c597d401a..0b4361301b8f905cea1cb4b9510169ab7559ba08 100644
(file)
--- 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 .