Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 7b35adf

Browse files
committed
Add EU Regional Development Fund logo and make submodule path relative
1 parent 1ef0429 commit 7b35adf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "tests/lib/libpcsc-mock"]
22
path = tests/lib/libpcsc-mock
3-
url = https://github.com/web-eid/libpcsc-mock
3+
url = ../libpcsc-mock

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# libpcsc-cpp
22

3+
![European Regional Development Fund](https://github.com/e-gov/RIHA-Frontend/raw/master/logo/EU/EU.png)
4+
35
C++ library for accessing smart cards using the PC/SC API.
46

57
## Usage

0 commit comments

Comments
 (0)