Skip to content

Commit

Permalink
Version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willgarcia committed Aug 4, 2014
1 parent a8b6d06 commit d3144d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ API Endpoints (see `app/routing.php`) :
Installation
------------

$ composer create-project wooshell/silex-api-boilerplate my-new-api
$ composer create-project willgarcia/silex-api-boilerplate my-new-api
$ npm install
$ grunt

Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "willgarcia/silex-api-boilerplate",
"version": "0.1.0",
"description": "Silex application for getting started with your API.",
"license": "MIT",
"keywords": ["API", "Rest", "HATEOAS"],
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3144d7

Please sign in to comment.