summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorfpi2018-05-27 18:27:15 +0200
committerfpi2018-05-27 18:27:15 +0200
commitf19b75fed21b04d0eeead4b0dbf01655ad2033f2 (patch)
treed0db37f8a82904456f8bb045aed8ef7445e568fe /readme.org
parentUpdated license (diff)
Added installation instructions
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