From 2b643998d6602855b91e21ac3dee47ed80f29db9 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 9 Aug 2020 16:38:11 +0200 Subject: Add logo. --- README.md | 4 +++- docs/full.png | Bin 0 -> 28980 bytes docs/logo.png | Bin 0 -> 10319 bytes 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 docs/full.png create mode 100644 docs/logo.png diff --git a/README.md b/README.md index 37d6402..4f11a35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -## ecgen [![Build Status](https://travis-ci.org/J08nY/ecgen.svg?branch=master)](https://travis-ci.org/J08nY/ecgen) [![GitHub release](https://img.shields.io/github/release/J08nY/ecgen.svg)](https://github.com/J08nY/ecgen/releases/latest) [![codecov](https://codecov.io/gh/J08nY/ecgen/branch/master/graph/badge.svg)](https://codecov.io/gh/J08nY/ecgen) +# ![](docs/full.png) + +[![Build Status](https://travis-ci.org/J08nY/ecgen.svg?branch=master)](https://travis-ci.org/J08nY/ecgen) [![GitHub release](https://img.shields.io/github/release/J08nY/ecgen.svg)](https://github.com/J08nY/ecgen/releases/latest) [![codecov](https://codecov.io/gh/J08nY/ecgen/branch/master/graph/badge.svg)](https://codecov.io/gh/J08nY/ecgen) Tool for generating Elliptic curve domain parameters. diff --git a/docs/full.png b/docs/full.png new file mode 100644 index 0000000..fcc73fc Binary files /dev/null and b/docs/full.png differ diff --git a/docs/logo.png b/docs/logo.png new file mode 100644 index 0000000..0a9cd30 Binary files /dev/null and b/docs/logo.png differ -- cgit v1.2.3-70-g09d2