From c468aaf22c7d21f37c31203f3311d73089c2051b Mon Sep 17 00:00:00 2001 From: kiukchung <43595115+kiukchung@users.noreply.github.com> Date: Thu, 21 Nov 2019 22:38:38 -0800 Subject: [PATCH] Fix CircleCI badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60564909..650c256e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)[![CircleCI](https://circleci.com/gh/pytorch/elastic/tree/master.svg?style=svg)](https://circleci.com/gh/pytorch/elastic/tree/master) +[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)[![CircleCI](https://circleci.com/gh/pytorch/elastic.svg?style=svg&circle-token=0d85d09f8ae1836d73779484b9ab86d83563c402)](https://circleci.com/gh/pytorch/elastic) # PyTorch Elastic PyTorch Elastic (torchelastic) is a framework that enables distributed training jobs to be executed