aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..6973540
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,11 @@
+Pic Circuits
+============
+
+This is a set of macros for the pic language designed to draw circuit
+diagrams, It is by no means complete as I have merely added elements
+as I've needed them.
+
+You can include this into a file like so:
+ .PS
+ copy "circuit.pic"
+ .PE