summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
Diffstat (limited to 'readme')
-rw-r--r--readme6
1 files changed, 2 insertions, 4 deletions
diff --git a/readme b/readme
index c7f2db8..908e1fd 100644
--- a/readme
+++ b/readme
@@ -1,9 +1,7 @@
libgraphics
-Libgraphics provides 3D computer graphics through memdraw(2).
+Libgraphics provides 3D computer graphics through draw(2) and
+memdraw(2).
Still in early stages of research, subject to change, drastically, at
any given time.
-
-It now relies on libobj to manipulate the geometry, so you need to run
-`mk pulldeps` before you build it.