summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2405bbf
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+
+ oregano - An electrical engineering tool for GNOME
+
+oregano is an application for schematic capture and simulation of
+electronic circuits. The actual simulation is performed by Berkeley
+Spice, or GNUcap or the new generation ngspice.
+
+oregano is licensed under the terms of the GNU GPL included in the
+file COPYING.
+
+You need libgnome2, libglade2, libgnomeui2, libgtksourceview2.0
+and libxml2 to run oregano.
+They can be found at ftp.gnome.org or mirrors.
+To have an executable running you may do 'sh autogen.sh && ./configure && make && make install'
+
+oregano still lacks many features. If you want to help out, please
+send an email to the project.
+
+WWW : https://github.com/marc-lorber/oregano