Skip to content

Commit

Permalink
Cleaning up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhilashlr committed Apr 8, 2020
1 parent 2ed0107 commit 00b8d26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
24 changes: 1 addition & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,7 @@
ember-handsontable
==============================================================================

[Short description of the addon.]


Compatibility
------------------------------------------------------------------------------

* Ember.js v3.12 or above
* Ember CLI v2.13 or above
* Node.js v10 or above


Installation
------------------------------------------------------------------------------

```
ember install ember-handsontable
```


Usage
------------------------------------------------------------------------------

[Longer description of how to use the addon in apps.]
This is an Ember wrapper on top of handsontable. Refer: https://abhilashlr.github.io/ember-handsontable/versions/master/


Contributing
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-handsontable",
"version": "0.0.5",
"version": "0.0.6",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 00b8d26

Please sign in to comment.