Fix badge
This commit is contained in:
Eddy Ashton 2019-05-29 11:14:40 +01:00 коммит произвёл GitHub
Родитель 67e7b107d2
Коммит c90e2b3b35
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
Enclave EVM (eEVM) is an open-source, standalone, embeddable, C++ implementation of the Ethereum Virtual Machine. It was originally built to run within a [TEE](https://en.wikipedia.org/wiki/Trusted_execution_environment) (ie, SGX enclave) on top of the [Open Enclave SDK](https://openenclave.io/sdk/), for use with Microsoft's [Confidential Consortium Blockchain Framework](https://github.com/Azure/coco-framework).
[![CircleCI](https://circleci.com/gh/Microsoft/eEVM.svg?style=svg)](https://circleci.com/gh/Microsoft/eEVM)
[![CircleCI](https://circleci.com/gh/microsoft/eEVM.svg?style=svg&circle-token=b2b713983d1fe737e7c12e30dc935beb7323e80e)](https://circleci.com/gh/microsoft/eEVM)
## Description