Skip to content

Commit

Permalink
organize docs
Browse files Browse the repository at this point in the history
  • Loading branch information
scurker committed Mar 31, 2021
1 parent 8c31728 commit 65e9b29
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/00-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,6 @@
<h1>currency.js</h1>
<p>{{description}}</p>
<a class="btn" href="https://unpkg.com/currency.js/{{dist}}">Download currency.js</a>

## Installation

<p>
With [npm](https://www.npmjs.com/):

```sh
npm install --save currency.js
```

With [yarn](https://yarnpkg.com):

```sh
yarn add currency.js
```
</p>
<p><strong>v{{version}}</strong> <em>({{size}})</em></p>
<aside class="center">
<a class="github-button" href="https://github.com/scurker/currency.js" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star scurker/currency.js on GitHub">Star</a>
Expand Down
13 changes: 13 additions & 0 deletions docs/01-installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Installation

With [npm](https://www.npmjs.com/):

```sh
npm install --save currency.js
```

With [yarn](https://yarnpkg.com):

```sh
yarn add currency.js
```
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 65e9b29

Please sign in to comment.