diff --git a/README.md b/README.md index 607c787..579e60d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # sinqmotor +THIS IS A CLONE OF THE "REAL" SINQMOTOR REPOSITORY AND CAN BE MODIFIED FREELY FOR TEACHING PURPOSES. + ## Overview This library offers base classes for EPICS motor drivers (`sinqAxis` and `sinqController`) of PSI SINQ. These classes are extensions of the classes `asynMotorAxis` and `asynMotorController` from the `asynMotor` framework (https://github.com/epics-modules/motor/tree/master/motorApp/MotorSrc) and bundle some common functionality.