ytfeng commited on
Commit
a7efcf6
·
1 Parent(s): b7173e4

Add example outputs and display in README (#59)

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ python demo.py
16
  python demo.py --input /path/to/image
17
  ```
18
 
 
 
 
 
19
  ## License
20
 
21
  All files in this directory are licensed under [Apache 2.0 License](./LICENSE).
 
16
  python demo.py --input /path/to/image
17
  ```
18
 
19
+ ### Example outputs
20
+
21
+ ![webcam demo](./examples/wechat_qrcode_demo.gif)
22
+
23
  ## License
24
 
25
  All files in this directory are licensed under [Apache 2.0 License](./LICENSE).