summaryrefslogtreecommitdiff
path: root/tikzit/README
diff options
context:
space:
mode:
authorrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:50 +0000
committerrandomguy3 <randomguy3@7c02a99a-9b00-45e3-bf44-6f3dd7fddb64>2012-01-09 11:00:50 +0000
commita8a8dfb90d6a51ae369c042c95162f45754c7c4b (patch)
tree0e7a5f82febebe7129ebfb015f05b114064c39fd /tikzit/README
parente1cf0babff63e670e0d550b4072c22649a117fa7 (diff)
Move tikzit into "trunk" directory
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@365 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
Diffstat (limited to 'tikzit/README')
-rw-r--r--tikzit/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/tikzit/README b/tikzit/README
new file mode 100644
index 0000000..e5d3c64
--- /dev/null
+++ b/tikzit/README
@@ -0,0 +1,8 @@
+TikZit is a cross-platform application that allows the creation and modification of TeX diagrams written using the pgf/TikZ macro library. It is especially geared toward rapidly creating "dot"-diagrams for use in academic papers.
+
+For more info, see http://tikzit.sf.net
+
+On OS/X, the Cocoa framework is used.
+
+On other platforms, GTK+ and GNUstep are used.
+