Skip to content
This repository has been archived by the owner on Mar 10, 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 7ca8b5b commit 75405d5
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-fins
# windtoday-windsurf-fins

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

> Directory of windsurfing fins.
> Directory of windsurf fins.
## Install

```bash
$ npm install windtoday-fins --save
$ npm install windtoday-windsurf-fins --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-fins",
"description": "Directory of windsurfing fins",
"homepage": "https://github.com/windtoday/windtoday-fins",
"name": "windtoday-windsurf-fins",
"description": "Directory of windsurf fins",
"homepage": "https://github.com/windtoday/windtoday-windsurf-fins",
"version": "0.0.0",
"main": "index.js",
"author": {
Expand All @@ -11,10 +11,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/kikobeats/windtoday-fins.git"
"url": "git+https://github.com/kikobeats/windtoday-windsurf-fins.git"
},
"bugs": {
"url": "https://github.com/windtoday/windtoday-fins/issues"
"url": "https://github.com/windtoday/windtoday-windsurf-fins/issues"
},
"keywords": [
"directory",
Expand Down

0 comments on commit 75405d5

Please sign in to comment.