Ver código fonte

Modified the README

Baglio Tabifata 5 anos atrás
pai
commit
48867fceb4
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -97,3 +97,8 @@ Pay attention to the weird position for pin 19, that position is caused by a des
 #### Requirements
 
 Make sure you have at least a **Java 1.8** compatible JRE installed and have access to your serial port devices (In linux it's usually sufficient to add your user to the `dialout` group).
+
+## Credits
+
+- Thanks to [jammarcade.net](https://www.jammarcade.net/) for hosting all those PAL dumps, I used a lot of them to test my implementation.
+- Thanks to @mesillo for taking time to read my documentation and pointing out possible improvements.