gorpitx v0.1.8 — README documented a nonexistent API

Every execution example called ExecuteModule, which does not exist (it is Exec).
Stop was shown taking a duration; it takes a context. The minimum frequency was
stated as 50kHz against a real floor of 5kHz. Four validation helpers were
presented as part of the package and do not exist.

No code changed.