From 40feeb4844313b2074ab73437161a6bd88e976dd Mon Sep 17 00:00:00 2001 From: "Jake W. Ireland" Date: Wed, 13 Jan 2021 00:57:57 +1300 Subject: [PATCH] Fixed typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd4ed4a..e41db2c 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ClassicalCiphers.jl - -[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://username.github.io/MyCoolPackage.jl/dev) -[![CI](https://github.com/invenia/PkgTemplates.jl/workflows/CI/badge.svg)](https://github.com/username/MyCoolPackage.jl/actions?query=workflow%3ACI) + +[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://Smaug123.github.io/ClassicalCiphers.jl/dev) +[![CI](https://github.com/invenia/PkgTemplates.jl/workflows/CI/badge.svg)](https://github.com/Smaug123/ClassicalCiphers.jl/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/Smaug123/ClassicalCiphers.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/Smaug123/ClassicalCiphers.jl?branch=master) [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)