Skip to content

Commit 1f40660

Browse files
committed
Add logo
1 parent 71aca70 commit 1f40660

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
/libpeerconnection.log
1616
npm-debug.log
1717
testem.log
18+
.DS_Store

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Ember-IntroJS [![Build Status](https://secure.travis-ci.org/thefrontside/ember-introjs.svg?branch=master)](http://travis-ci.org/thefrontside/ember-introjs)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/PoslinskiNet/ember-introjs/master/ember-introjs.png" alt="Ember Custom Actions Logo" width="100%">
3+
</p>
4+
5+
[![Build Status](https://secure.travis-ci.org/thefrontside/ember-introjs.svg?branch=master)](http://travis-ci.org/thefrontside/ember-introjs)
26

37
Ember IntroJS wraps [introjs][intro-js] in an Ember Component to guide
48
users through your app.

ember-introjs.png

106 KB
Loading

0 commit comments

Comments
 (0)