aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-02-15 18:31:04 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-02-15 18:31:04 +0900
commitf7c78fbb47b4507ea7352d7e53e6e195b56a9d30 (patch)
treebcf325c87da1d559d283c79909a6c446bda61bcf /README.md
parent8f39adb79cf18dc9d9b6f0fd3c609afb3cbd6530 (diff)
downloadruby-openssl-f7c78fbb47b4507ea7352d7e53e6e195b56a9d30.tar.gz
Removed appveyor
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff50ca18..48ba4d39 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Actions Status](https://github.com/ruby/openssl/workflows/OpenSSL/badge.svg)](https://github.com/ruby/openssl/actions?workflow=OpenSSL)
[![Build Status](https://travis-ci.org/ruby/openssl.svg?branch=master)](https://travis-ci.org/ruby/openssl)
-[![Build status](https://ci.appveyor.com/api/projects/status/b8djtmwo7l26f88y/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/openssl/branch/master)
+
OpenSSL provides SSL, TLS and general purpose cryptography. It wraps the
OpenSSL library.