From 3277752ccbf24a87bd74eda4f3bf53bf3da44e1e Mon Sep 17 00:00:00 2001 From: "Tate, Hongliang Tian" Date: Sun, 17 Feb 2019 11:28:53 +0800 Subject: [PATCH] Update the all-contributors counter in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c6d89a7..56af0957 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Occlum -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) Occlum is a *memory-safe*, *multi-process* library OS (LibOS) for [Intel SGX](https://software.intel.com/en-us/sgx). As a LibOS, it enables *unmodified* applications to run on SGX, thus protecting the confidentiality and integrity of user workloads transparently.