diff --git a/README.md b/README.md index 73190f3..939156a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Runge Kutta 4(5) order simulation suite for Apple II in Aztec C It implement an Runge Kutta 4(5)^ order integration numerical method of differential equations set by use of double precision floating point operation in Aztec C65 language. It allow to simulate different mathematical models such as: - * Resistance Capacitor electrical circuit, * Direct Current electric motor, * Alternating Current three phase induction motor.