Skip to content

Commit a2650f6

Browse files
committed
Fix homepage parsing with hoe-3.22
1 parent 95da006 commit a2650f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rdoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
= PKCS #11/Ruby Interface
2-
{<img src="https://travis-ci.org/larskanis/pkcs11.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/larskanis/pkcs11]
3-
{<img src="https://ci.appveyor.com/api/projects/status/8m7ugl1ogijw1c8c?svg=true" alt="Build Status" />}[https://ci.appveyor.com/project/larskanis/pkcs11]
42

53
home :: https://github.com/larskanis/pkcs11
64
API documentation :: http://rubydoc.info/gems/pkcs11/frames
75

6+
{<img src="https://travis-ci.org/larskanis/pkcs11.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/larskanis/pkcs11]
7+
{<img src="https://ci.appveyor.com/api/projects/status/8m7ugl1ogijw1c8c?svg=true" alt="Build Status" />}[https://ci.appveyor.com/project/larskanis/pkcs11]
8+
89
This module allows Ruby programs to interface with "RSA Security Inc.
910
PKCS #11 Cryptographic Token Interface (Cryptoki)".
1011
PKCS #11 is the de-facto standard to access cryptographic devices.

0 commit comments

Comments
 (0)