Add initial support for Actions CI using roswell

This commit is contained in:
2021-02-16 09:52:05 +01:00
parent b1412600f6
commit 649bdfa792
3 changed files with 39 additions and 26 deletions

View File

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/pmai/md5.svg?branch=master)](https://travis-ci.org/pmai/md5)
[![Build Status](https://github.com/pmai/md5/actions/workflows/ci.yml/badge.svg)](https://github.com/pmai/md5/actions/workflows/ci.yml)
This package implements The MD5 Message-Digest Algorithm, as defined
in [RFC 1321][] by R. Rivest, published April 1992.