Browse Source

Make appveyor badge point to correct branch

master
Joost Rijneveld 5 years ago
parent
commit
81f8c9fd14
No known key found for this signature in database GPG Key ID: A4FE39CF49CBC553
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -1,7 +1,7 @@
# PQClean

[![Build Status](https://travis-ci.com/PQClean/PQClean.svg?branch=master)](https://travis-ci.com/PQClean/PQClean)
[![Build status](https://ci.appveyor.com/api/projects/status/186ky7yb9mlqj3io?svg=true)](https://ci.appveyor.com/project/PQClean/pqclean)
[![Build status](https://ci.appveyor.com/api/projects/status/186ky7yb9mlqj3io/branch/master?svg=true)](https://ci.appveyor.com/project/PQClean/pqclean/branch/master)

**PQClean**, in short, is an effort to collect **clean** implementations of the post-quantum
schemes that are in the


Loading…
Cancel
Save