From 74b1a0a208113a541409b4d86206ba507ea22db1 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Wed, 17 Jul 2013 11:09:27 -0400 Subject: [PATCH] This is a library, not a bundle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f59e43..43cc2d4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ $ composer require jmikola/auto-login=~1.0 ### Compatibility -This bundle requires Symfony 2.1 or above. There is no support for Symfony 2.0. +This library requires Symfony 2.1 or above. There is no support for Symfony 2.0. ## Usage