summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-01-05 10:13:32 +0100
committerAleks Kissinger <aleks0@gmail.com>2018-01-05 10:13:32 +0100
commit1ac83bc560b0640b49baad065cf9e669a08f14b5 (patch)
tree9e00bb6968f39a1088232e60a64943c83db7271e /README.md
parentb727ea087517adbd62fae7df3ca100718841adc4 (diff)
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4ecfbc..57a7255 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# TikZiT
-TikZiT is a graphical tool for rapidly creating graphs and diagrams using PGF/TikZ. It was used, for example, to make all of the 2500+ diagrams in <a href="http://cambridge.org/pqp">this book</a>. It is currently undergoing a port to Qt5 for better cross-platform support. As such, the code on this branch, and the README is a work in progress.
+TikZiT is a graphical tool for rapidly creating graphs and diagrams using PGF/TikZ. It was used, for example, to make all of the 2500+ diagrams in <a href="http://cambridge.org/pqp">this book</a>. It is currently undergoing a port to Qt5 for better cross-platform support. As such, the code on this branch, and these instructions are a work in progress.
## Building on Windows