Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
azbukagh committed Oct 16, 2016
1 parent 06eab67 commit ff8d94d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Just use it like ddox. Do not forget to copy `./public/` directory content when

## Hacking
Requiments:
* [dub](http://code.dlang.org/getting_started)
* [npm](https://www.npmjs.com/get-npm)
* [dub](http://code.dlang.org/getting_started)
* [npm](https://www.npmjs.com/get-npm)

Use dub to build application.

Expand All @@ -16,5 +16,5 @@ Run `gulp build` to build CSS/JS.
`gulp watch` watches for changes and automatically builds CSS/JS.

## Examples
* [glfw3d](https://azbukagh.github.io/glfw3d/)
* [glfw3d](https://azbukagh.github.io/glfw3d/)

0 comments on commit ff8d94d

Please sign in to comment.