qrcode
simple qrcode scan application
? used libraries
? Contributors
?how to contribute
- Fork it (https://github.com/iamageo/qrcode/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request