Adds Comment about Browser Compatibility

refactoring
Sangmin Shim 2012-12-26 17:00:47 +09:00
rodzic 91fa833b0b
commit ea5a4b83c2
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -30,6 +30,9 @@ qrcode.clear(); // clear the code.
qrcode.makeCode("http://naver.com"); // make another code.
```
## Browser Compatibility
IE6~10, Chrome, Firefox, Safari, Opera, Mobile Safari, Android, Windows Mobile, ETC.
## License
MIT License