Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanoff committed Mar 6, 2017
1 parent 9ea0a33 commit 7c0132a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@

## RAML from express

## Change Log

[extended express API example](docs/express_movies_api.md)

[![MIT License][license-image]][license-url]
[travis-url]: https://travis-ci.org/ivanoff/create-raml
[travis-image]: https://travis-ci.org/ivanoff/create-raml.svg?branch=master


```javascript
var express = require('express');
var Raml = require('create-raml');
Expand Down

0 comments on commit 7c0132a

Please sign in to comment.