Skip to content

Commit 39d48af

Browse files
committed
Update README with Slim 2 notice
1 parent 321fe15 commit 39d48af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
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)
22
================================================================================
3-
> Integration and unit testing a Slim PHP application
3+
> Integration and unit testing a Slim PHP application (Slim V2.x)
4+
5+
## Slim V2.x
6+
The current stable master of this project is for Slim V2.x. Work is in progress
7+
to bring this to the new Slim 3.
48

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

0 commit comments

Comments
 (0)