Add screenshots to README
This commit is contained in:
parent
1a71c7d115
commit
741ee26139
|
@ -1,4 +1,7 @@
|
|||
__pycache__
|
||||
.DS_Store
|
||||
.cache
|
||||
.tox
|
||||
build
|
||||
dist
|
||||
*.egg-info
|
||||
|
|
|
@ -76,6 +76,13 @@ conftest.py file:
|
|||
report.extra = extra
|
||||
return report
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
.. image:: https://cloud.githubusercontent.com/assets/122800/11952194/62daa964-a88e-11e5-9745-2aa5b714c8bb.png
|
||||
:target: https://cloud.githubusercontent.com/assets/122800/11951695/f371b926-a88a-11e5-91c2-499166776bd3.png
|
||||
:alt: Enhanced HTML report
|
||||
|
||||
Resources
|
||||
---------
|
||||
|
||||
|
|
Loading…
Reference in New Issue