From 3213423e8be48c61b22ca36bb2406afb543d075f Mon Sep 17 00:00:00 2001 From: kennytm Date: Sun, 5 Jun 2016 01:13:29 +0800 Subject: [PATCH] Initial commit --- .gitignore | 8 ++++++++ index.html | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eda8451 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +target/ +Cargo.lock +*.swp +*.swo +*.o +*.a +*.pyc +.lock diff --git a/index.html b/index.html new file mode 100644 index 0000000..7bfe2c4 --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ + +qrcode + +Read the qrcode API documentation +