Skip to content

Commit da70814

Browse files
committed
docs: update readme
1 parent 07d72c1 commit da70814

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
# release-ci-template
1+
# tencent-component-toolkit
22

3-
[![Build Status](https://travis-ci.com/yugasun/release-ci-test.svg?branch=master)](https://travis-ci.com/yugasun/release-ci-test)
3+
[![Build Status](https://travis-ci.com/serverless-tencent/tencent-component-toolkit.svg?branch=master)](https://travis-ci.com/serverless-tencent/tencent-component-toolkit)
44
[![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)
55

6-
Release ci project template.
6+
Tencent component toolkit.
77

88
## Usage
99

1010
```bash
11-
$ git clone https://github.com/yugasun/release-ci-template my-project
11+
$ git clone https://github.com/serverless-tencent/release-ci-template my-project
1212
```
1313

1414
Change `npmPublish` to `true` for npm module project.
1515

1616
## License
1717

1818
MIT License
19-
20-
Copyright (c) 2020 yugasun

0 commit comments

Comments
 (0)