Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">twilio-run</h1>
<p align="center">CLI tool to locally develop and deploy to the <a href="https://www.twilio.com/runtime">Twilio Runtime</a>. Part of the <a href="https://github.com/twilio-labs/serverless-toolkit">Serverless Toolkit</a></p>
<p align="center">
<img alt="npm (scoped)" src="https://img.shields.io/npm/v/twilio-run.svg?style=flat-square"> <img alt="npm" src="https://img.shields.io/npm/dt/twilio-run.svg?style=flat-square"> <img alt="GitHub" src="https://img.shields.io/github/license/twilio-labs/twilio-run.svg?style=flat-square"> <a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square" /></a> <a href="https://github.com/twilio-labs/twilio-run/blob/master/CODE_OF_CONDUCT.md"><img alt="Code of Conduct" src="https://img.shields.io/badge/%F0%9F%92%96-Code%20of%20Conduct-blueviolet.svg?style=flat-square"></a> <a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" /></a>
<a href="https://www.npmjs.com/package/twilio-run"><img alt="npm (scoped)" src="https://img.shields.io/npm/v/twilio-run.svg?style=flat-square"></a> <a href="https://www.npmjs.com/package/twilio-run"><img alt="npm" src="https://img.shields.io/npm/dt/twilio-run.svg?style=flat-square"></a> <a href="https://github.com/twilio-labs/twilio-run/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/twilio-labs/twilio-run.svg?style=flat-square"></a> <a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square" /></a> <a href="https://github.com/twilio-labs/twilio-run/blob/master/CODE_OF_CONDUCT.md"><img alt="Code of Conduct" src="https://img.shields.io/badge/%F0%9F%92%96-Code%20of%20Conduct-blueviolet.svg?style=flat-square"></a> <a href="https://github.com/twilio-labs/twilio-run/blob/master/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" /></a>
<a href="https://travis-ci.com/twilio-labs/twilio-run"><img alt="Travis (.com)" src="https://img.shields.io/travis/com/twilio-labs/twilio-run.svg?style=flat-square"></a>
<hr>

Expand Down