Skip to content

Commit 20546ba

Browse files
authored
docs: update readme badges (#200)
1 parent d85ddfc commit 20546ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Create Sourcegraph extension
22

3-
[![npm](https://img.shields.io/npm/v/@sourcegraph/create-extension.svg)](https://www.npmjs.com/package/@sourcegraph/create-extension)
4-
[![downloads](https://img.shields.io/npm/dt/@sourcegraph/create-extension.svg)](https://www.npmjs.com/package/@sourcegraph/create-extension)
3+
[![npm](https://img.shields.io/npm/v/create-sourcegraph-extension.svg)](https://www.npmjs.com/package/create-sourcegraph-extension)
4+
[![downloads](https://img.shields.io/npm/dt/create-sourcegraph-extension.svg)](https://www.npmjs.com/package/create-sourcegraph-extension)
55
[![build](https://travis-ci.org/sourcegraph/create-extension.svg?branch=master)](https://travis-ci.org/sourcegraph/create-extension)
66
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

0 commit comments

Comments
 (0)