Skip to content

Commit

Permalink
Update README with Slim 2 notice
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-davis committed Aug 2, 2016
1 parent 321fe15 commit 39d48af
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Slim Unit Testing Example [![Build Status](https://travis-ci.org/there4/slim-unit-testing-example.png?branch=master)](https://travis-ci.org/there4/slim-unit-testing-example) [![Code Climate](https://codeclimate.com/github/there4/slim-unit-testing-example/badges/gpa.svg)](https://codeclimate.com/github/there4/slim-unit-testing-example)
================================================================================
> Integration and unit testing a Slim PHP application
> Integration and unit testing a Slim PHP application (Slim V2.x)
## Slim V2.x
The current stable master of this project is for Slim V2.x. Work is in progress
to bring this to the new Slim 3.

This is a sample application to show an approach to integration and unit testing
a [Slim][slim] application. To skip to the heart of this, go check out the
Expand Down

0 comments on commit 39d48af

Please sign in to comment.