summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.org11
1 files changed, 8 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index 4c1f5ac..5cd6c2a 100644
--- a/readme.org
+++ b/readme.org
@@ -12,10 +12,15 @@ Spice source blocks are interpreted as circuit descriptions until an
(surrounded by '.control' and '.endc' lines). *If there is no '.end'*
*line all of the src block is interpreted as a control block!*
+* Installation
+
+Add ~ob-spice.el~ to your load-path and add ~(spice . t)~ to to your
+~org-babel-load-languages~ list.
+
* Examples
- To look at the src block header arguments look at this file in raw
- mode. Or load it into your emacs (using eww for example) and turn on
- org-mode.
+To look at the src block header arguments look at this file in raw
+mode. Or load it into your emacs (using eww for example) and turn on
+org-mode.
** Load a circuit for later simulation
#+BEGIN_SRC spice :results output
,* RC