Update README.md

This commit is contained in:
alexm-status 2018-05-27 14:26:27 -07:00 committed by GitHub
parent 5e28e97091
commit f1475ba26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
[![Windows build status (Appveyor)](https://img.shields.io/appveyor/ci/jarradh/nim-secp256k1/master.svg?label=Windows "Windows build status (Appveyor)")](https://ci.appveyor.com/project/jarradh/nim-secp256k1)
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
#Introduction
# Introduction
This library is a wrapper for Bitcoin's [secp256k1](https://github.com/bitcoin-core/secp256k1) library.
# Installation