use shield.io for badge images
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
#Virtual Smart Card Architecture
|
#Virtual Smart Card Architecture
|
||||||
|
|
||||||
[](https://travis-ci.org/frankmorgner/vsmartcard) [](https://scan.coverity.com/projects/3987)
|
|
||||||
|
|
||||||
Virtual Smart Card Architecture is an umbrella project for various
|
Virtual Smart Card Architecture is an umbrella project for various
|
||||||
projects concerned with the emulation of different types of smart card readers
|
projects concerned with the emulation of different types of smart card readers
|
||||||
or smart cards themselves.
|
or smart cards themselves.
|
||||||
@@ -15,3 +13,5 @@ Currently the following projects are part of Virtual Smart Card Architecture:
|
|||||||
- [nPA Smart Card Library](http://frankmorgner.github.io/vsmartcard/npa/README.html)
|
- [nPA Smart Card Library](http://frankmorgner.github.io/vsmartcard/npa/README.html)
|
||||||
|
|
||||||
Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard) for more information.
|
Please refer to [our project's website](http://frankmorgner.github.io/vsmartcard) for more information.
|
||||||
|
|
||||||
|
[](https://travis-ci.org/frankmorgner/vsmartcard) [](https://ci.appveyor.com/project/frankmorgner/vsmartcard) [](https://scan.coverity.com/projects/3987)
|
||||||
|
|||||||
@@ -6,14 +6,6 @@
|
|||||||
Welcome to the |vsmartcard| documentation!
|
Welcome to the |vsmartcard| documentation!
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/frankmorgner/vsmartcard.png?branch=master
|
|
||||||
:target: https://travis-ci.org/frankmorgner/vsmartcard
|
|
||||||
:alt: Build Status Image
|
|
||||||
|
|
||||||
.. image:: https://scan.coverity.com/projects/3987/badge.svg
|
|
||||||
:target: https://scan.coverity.com/projects/3987
|
|
||||||
:alt: Coverity Scan Build Status
|
|
||||||
|
|
||||||
Welcome to the |vsmartcard|. |vsmartcard| is an umbrella project for various
|
Welcome to the |vsmartcard|. |vsmartcard| is an umbrella project for various
|
||||||
projects concerned with the emulation of different types of smart card readers
|
projects concerned with the emulation of different types of smart card readers
|
||||||
or smart cards themselves.
|
or smart cards themselves.
|
||||||
@@ -70,6 +62,18 @@ have a look at these programming guides and try yourself:
|
|||||||
virtualsmartcard/api
|
virtualsmartcard/api
|
||||||
npa/api
|
npa/api
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/travis/frankmorgner/vsmartcard/master.svg?label=Travis%20CI%20build
|
||||||
|
:target: https://travis-ci.org/frankmorgner/vsmartcard
|
||||||
|
:alt: Travis CI Build Status Image
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/appveyor/ci/frankmorgner/vsmartcard/master.svg?label=AppVeyor%20build
|
||||||
|
:target: https://ci.appveyor.com/project/frankmorgner/vsmartcard
|
||||||
|
:alt: AppVeyor CI Build Status Image
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/coverity/scan/3987.svg?label=Coverity%20scan
|
||||||
|
:target: https://scan.coverity.com/projects/3987
|
||||||
|
:alt: Coverity Scan Status
|
||||||
|
|
||||||
|
|
||||||
Download
|
Download
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user