diff --git a/README b/README new file mode 100644 index 0000000..1962055 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +* +* openEMS - a free and open electromagnetic field solver +* + +openEMS is licensed under the terms of the GPLv3. + + +Website: http://openems.de +Forum: http://openems.de/forum/ +Tutorials: http://openems.de/index.php/Tutorials + + +To use openEMS from Matlab or Octave, you need to include the /matlab folder in the respective environment: +> addpath( '/matlab' ); + +To verify the correct installation follow the instructions at: +http://openems.de/index.php/Tutorial:_First_Steps