Skip to content

Commit af61200

Browse files
author
Alexandre-io
committed
feat(codacy): add badge
1 parent 9cb8c72 commit af61200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# introduction.js [![Build Status](https://travis-ci.org/Alexandre-io/introduction.js.svg)](https://travis-ci.org/Alexandre-io/introduction.js)
1+
# introduction.js [![Build Status](https://travis-ci.org/Alexandre-io/introduction.js.svg)](https://travis-ci.org/Alexandre-io/introduction.js) [![Codacy Badge](https://api.codacy.com/project/badge/grade/b39eadeb3b9346bc85ba05e42e5f6739)](https://www.codacy.com/app/alexandre_io/introduction-js)
22
Introductions for websites to guide step-by-step your users.
33

44
Was inspired from [intro.js](https://github.com/usablica/intro.js) and [angular-intro.js](https://github.com/mendhak/angular-intro.js)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "introduction.js",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Introductions for websites to guide step-by-step your users.",
55
"main": ["src/introduction.js", "src/introduction.angular.js", "src/introduction.css"],
66
"scripts": {

0 commit comments

Comments
 (0)