aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--docs/full.pngbin0 -> 31863 bytes
-rw-r--r--docs/logo.pngbin0 -> 14048 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 065f560..7ed5f13 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# ![](docs/card.png) ECTester
+# ![](docs/full.png)
+
[![Build status](https://api.travis-ci.org/crocs-muni/ECTester.svg?branch=master)](https://travis-ci.org/crocs-muni/ECTester) [![Build status](https://ci.appveyor.com/api/projects/status/02kcaf52op89910u?svg=true)](https://ci.appveyor.com/project/J08nY/ectester-cm6ng) [![GitHub release](https://img.shields.io/github/release/crocs-muni/ECTEster.svg)](https://github.com/crocs-muni/ECTester/releases) [![license](https://img.shields.io/github/license/crocs-muni/ECTester.svg)](https://github.com/crocs-muni/ECTester/blob/master/LICENSE) [![docs](https://img.shields.io/badge/docs-github.io-brightgreen.svg)](https://crocs-muni.github.io/ECTester/)
ECTester is a tool for testing and analysis of elliptic curve cryptography implementations on JavaCards and in cryptographic libraries. It consists of four separate parts:
diff --git a/docs/full.png b/docs/full.png
new file mode 100644
index 0000000..1764ef0
--- /dev/null
+++ b/docs/full.png
Binary files differ
diff --git a/docs/logo.png b/docs/logo.png
new file mode 100644
index 0000000..9327660
--- /dev/null
+++ b/docs/logo.png
Binary files differ