diff --git a/readme.md b/readme.md index 8defdb33..6458fb08 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # ncc -[![Build Status](https://circleci.com/gh/zeit/ncc.svg?&style=shield)](https://circleci.com/gh/zeit/workflows/ncc) +[![CI Status](https://github.com/zeit/ncc/workflows/CI/badge.svg)](https://github.com/zeit/ncc/actions?workflow=CI) [![codecov](https://codecov.io/gh/zeit/ncc/branch/master/graph/badge.svg)](https://codecov.io/gh/zeit/ncc) Simple CLI for compiling a Node.js module into a single file,