fix broken link in README.md thanks yorick

This commit is contained in:
Jerome Etienne 2012-04-13 16:45:14 +03:00
parent 6fda42be9e
commit 590d78f921

View file

@ -9,7 +9,7 @@ It is based on a <a href='http://www.d-project.com/qrcode/index.html'>library</a
which build qrcode in various language. <a href='http://jeromeetienne.github.com/jquery-qrcode'>jquery.qrcode.js</a> wraps which build qrcode in various language. <a href='http://jeromeetienne.github.com/jquery-qrcode'>jquery.qrcode.js</a> wraps
it to make it easy to include in your own code. it to make it easy to include in your own code.
Show, dont tell, here is a <a href='examples/basic.html'>example</a> Show, dont tell, here is a <a href='https://github.com/jeromeetienne/jquery-qrcode/blob/master/examples/basic.html'>example</a>
## How to Use It ## How to Use It