Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 14, 2017
1 parent a0de4bf commit 215696a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# windtoday-sails
# windtoday-windsurf-sails

![Last version](https://img.shields.io/github/tag/windtoday/windtoday-sails.svg?style=flat-square)
[![Build Status](https://img.shields.io/travis/windtoday/windtoday-sails/master.svg?style=flat-square)](https://travis-ci.org/windtoday/windtoday-sails)
[![Coverage Status](https://img.shields.io/coveralls/windtoday/windtoday-sails.svg?style=flat-square)](https://coveralls.io/github/windtoday/windtoday-sails)
[![Dependency status](https://img.shields.io/david/windtoday/windtoday-sails.svg?style=flat-square)](https://david-dm.org/windtoday/windtoday-sails)
[![Dev Dependencies Status](https://img.shields.io/david/dev/windtoday/windtoday-sails.svg?style=flat-square)](https://david-dm.org/windtoday/windtoday-sails#info=devDependencies)
[![NPM Status](https://img.shields.io/npm/dm/windtoday-sails.svg?style=flat-square)](https://www.npmjs.org/package/windtoday-sails)
![Last version](https://img.shields.io/github/tag/windtoday/windtoday-windsurf-sails.svg?style=flat-square)
[![Build Status](https://img.shields.io/travis/windtoday/windtoday-windsurf-sails/master.svg?style=flat-square)](https://travis-ci.org/windtoday/windtoday-windsurf-sails)
[![Coverage Status](https://img.shields.io/coveralls/windtoday/windtoday-windsurf-sails.svg?style=flat-square)](https://coveralls.io/github/windtoday/windtoday-windsurf-sails)
[![Dependency status](https://img.shields.io/david/windtoday/windtoday-windsurf-sails.svg?style=flat-square)](https://david-dm.org/windtoday/windtoday-windsurf-sails)
[![Dev Dependencies Status](https://img.shields.io/david/dev/windtoday/windtoday-windsurf-sails.svg?style=flat-square)](https://david-dm.org/windtoday/windtoday-windsurf-sails#info=devDependencies)
[![NPM Status](https://img.shields.io/npm/dm/windtoday-windsurf-sails.svg?style=flat-square)](https://www.npmjs.org/package/windtoday-windsurf-sails)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/Kikobeats)

> Directory of windsurfing sails
> Directory of windsurf sails
## Install

```bash
$ npm install windtoday-sails --save
$ npm install windtoday-windsurf-sails --save
```

## License
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "windtoday-sails",
"description": "Directory of windsurfing sails",
"homepage": "https://github.com/windtoday/windtoday-sails",
"name": "windtoday-windsurf-sails",
"description": "Directory of windsurf sails",
"homepage": "https://github.com/windtoday/windtoday-windsurf-sails",
"version": "0.0.0",
"main": "index.js",
"author": {
Expand All @@ -11,10 +11,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/kikobeats/windtoday-sails.git"
"url": "git+https://github.com/kikobeats/windtoday-windsurf-sails.git"
},
"bugs": {
"url": "https://github.com/windtoday/windtoday-sails/issues"
"url": "https://github.com/windtoday/windtoday-windsurf-sails/issues"
},
"keywords": [
"directory",
Expand Down

0 comments on commit 215696a

Please sign in to comment.