Skip to content

Commit ef07b7c

Browse files
committed
Update README.md
1 parent 9d23113 commit ef07b7c

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
<p align="center"><img src="demo/logo.png" align="center" alt=""></p>
22

3-
[![Build Status](https://travis-ci.org/ritz078/embed.js.svg?branch=master)](https://travis-ci.org/ritz078/embed.js) [![npm](https://img.shields.io/npm/v/embed-js.svg)](https://github.com/ritz078/embed.js) [![Bower](https://img.shields.io/bower/v/embed-js.svg)](https://github.com/ritz078/embed.js)
4-
[![Twitter](https://img.shields.io/twitter/url/https/github.com/ritz078/embed.js.svg?style=social)](https://twitter.com/intent/tweet?text=embed.js+%7C+A+JS+plugin+to+embed+emojis%2C+media%2C+maps%2C+tweets%2C+code%2C+services+and+parse+markdown+http%3A%2F%2Fbit.ly%2F1NIvT8A&url='http%3A%2F%2Fbit.ly%2F1NIvT8A'&hashtags=JavaScript)
3+
<p align="center">
4+
<a href="https://travis-ci.org/ritz078/embed.js">
5+
<img src="https://travis-ci.org/ritz078/embed.js.svg?branch=master" alt="Build Status" style="max-width:100%;">
6+
</a>
7+
<a href="https://github.com/ritz078/embed.js">
8+
<img src="https://img.shields.io/npm/v/embed-js.svg" alt="npm" style="max-width:100%;">
9+
</a>
10+
<a href="https://github.com/ritz078/embed.js">
11+
<img src="https://img.shields.io/bower/v/embed-js.svg" alt="Bower" style="max-width:100%;"
12+
></a>
13+
<a href="https://twitter.com/intent/tweet?text=embed.js+%7C+A+JS+plugin+to+embed+emojis%2C+media%2C+maps%2C+tweets%2C+code%2C+services+and+parse+markdown+http%3A%2F%2Fbit.ly%2F1NIvT8A&amp;url='http%3A%2F%2Fbit.ly%2F1NIvT8A'&amp;hashtags=JavaScript">
14+
<img src="https://img.shields.io/twitter/url/https/github.com/ritz078/embed.js.svg?style=social" alt="Twitter" style="max-width:100%;">
15+
</a>
16+
</p>
517
618
> A JavaScript plugin that analyses the string and automatically embeds the supported emojis, media, maps, tweets, code and services.
719

0 commit comments

Comments
 (0)