Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
fix CI icon in README.md
  • Loading branch information
Andreas Auernhammer committed Mar 25, 2018
1 parent fd1f4ce commit e0d4ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
[![Godoc Reference](https://godoc.org/github.com/aead/chacha20?status.svg)](https://godoc.org/github.com/aead/chacha20)
[![Travis CI](https://travis-ci.org/aead/chacha20?branch=master)](https://travis-ci.org/aead/chacha20)
[![Build Status](https://travis-ci.org/aead/chacha20.svg?branch=master)](https://travis-ci.org/aead/chacha20)
[![Go Report Card](https://goreportcard.com/badge/aead/chacha20)](https://goreportcard.com/report/aead/chacha20)

## The ChaCha20 stream cipher
Expand Down

0 comments on commit e0d4ab3

Please sign in to comment.