Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Nov 19, 2024
1 parent 60145a1 commit b99fbf9
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,31 @@
# ember-shepherd

[Short description of the addon.]
<a href="https://shipshape.io/"><img src="http://i.imgur.com/DWHQjA5.png" alt="Ship Shape" width="100" height="100"/></a>

**[ember-shepherd is built and maintained by Ship Shape. Contact us for Ember.js consulting, development, and training for your project](https://shipshape.io/ember-consulting/)**.

[![npm version](https://badge.fury.io/js/ember-shepherd.svg)](http://badge.fury.io/js/ember-shepherd)
![Download count all time](https://img.shields.io/npm/dt/ember-shepherd.svg)
[![npm](https://img.shields.io/npm/dm/ember-shepherd.svg)]()
[![Ember Observer Score](http://emberobserver.com/badges/ember-shepherd.svg)](http://emberobserver.com/addons/ember-shepherd)
[![CI](https://github.com/RobbieTheWagner/ember-shepherd/actions/workflows/ci.yml/badge.svg)](https://github.com/RobbieTheWagner/ember-shepherd/actions/workflows/ci.yml)

This is an Ember wrapper for the [Shepherd](https://github.com/shipshapecode/shepherd), site tour, library. It provides additional functionality, on top of Shepherd, as well.

## Compatibility

- Ember.js v4.12 or above
- Embroider or ember-auto-import v2
- Ember.js v4.4 or above
- Ember CLI v4.4 or above

## Installation

```
ember install ember-shepherd
```

## Usage
## Documentation

[Longer description of how to use the addon in apps.]
[View Docs](https://robbiethewagner.github.io/ember-shepherd/)

## Contributing

Expand Down

0 comments on commit b99fbf9

Please sign in to comment.