Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jun 19, 2017
1 parent d8fe3d5 commit 3170b47
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/manual/example.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Example
2 changes: 2 additions & 0 deletions doc/manual/installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Installation

Can be managed using
[jspm](http://jspm.io)
or [npm](https://github.com/npm/npm).
Expand Down
1 change: 1 addition & 0 deletions doc/manual/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Overview
2 changes: 2 additions & 0 deletions doc/manual/usage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Usage

The code needs a ES2015+ polyfill to work, for example
[babel-polyfill](https://babeljs.io/docs/usage/polyfill).
```js
Expand Down

0 comments on commit 3170b47

Please sign in to comment.