From 908e5e71a6c56d84b0a4b2ab6f570b26c2836747 Mon Sep 17 00:00:00 2001 From: alexm-status <38202046+alexm-status@users.noreply.github.com> Date: Wed, 23 May 2018 17:33:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bbdde7..169ad24 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ [![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) -This library is a wrapper for Bitcoin's https://github.com/bitcoin-core/secp256k1 library. +This library is a wrapper for Bitcoin's [secp256k1](https://github.com/bitcoin-core/secp256k1) library.