Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
Aglezabad committed Mar 6, 2017
1 parent 017613a commit 46d9071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ docpadConfig = {
api:
baseApiUrl: '/APIURLTEST'
source: [
uri: 'api/api-test.js'
file: 'api/api-test.js'
]
}

Expand Down Expand Up @@ -85,5 +85,3 @@ and licensed under:
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php)

<!-- /LICENSE -->


4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"version": "2.1.0",
"description": "DocPad plugin that inyects your custom REST api inside a site built with Docpad.",
"homepage": "https://github.com/univunix/docpad-plugin-api",
"license": {
"type": "MIT"
},
"license": "MIT",
"keywords": [
"docpad",
"docpad-plugin",
Expand Down

0 comments on commit 46d9071

Please sign in to comment.