Library for the RFID WL-134 module
This library allows your Arduino project to read packets from the RFID WL-134 module. It supports both hardware serial and software serial.
Open the Library Manager and search for "Rfid134 by Makuna" and install.
Create a directory in your Arduino\Library folder named "Rfid134"
Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.