Skip to content

Commit

Permalink
updating some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
enygma committed Mar 28, 2012
1 parent 0eac84a commit 26e2a45
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -7,15 +7,15 @@ the Controller_Rest to make a RESTful interface.

Files provided:
=============
1. A set of definitions for use with Behat to test RESTful interfaces
- A set of definitions for use with Behat to test RESTful interfaces

@ behat/features/bootstrap/FeatureContextRest.php

2. A set of example Scenarios for Behat to test the FuelPHP controller/model
- A set of example Scenarios for Behat to test the FuelPHP controller/model

@ behat/features/index.feature

3. Controller and Model for use with FuelPHP
- Controller and Model for use with FuelPHP

@ fuelphp/classes/controller/user.php

Expand All @@ -25,4 +25,5 @@ This assumes you have (or know how to set up) a FuelPHP instance installed
where the Behat testing can access it (HTTP requests)

@author Chris Cornutt <ccornutt@phpdeveloper.org>

@license MIT

0 comments on commit 26e2a45

Please sign in to comment.