From 52312039a5ee8049647332784e032f71adff4dea Mon Sep 17 00:00:00 2001 From: Robert Hafner Date: Sun, 7 Dec 2014 22:02:20 -0800 Subject: [PATCH] Updated readme --- README.md | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index ab43d53e..0320dd90 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ them back up later. ## Installing -### Composer - Installing Stash can be done through a variety of methods, although Composer is recommended. +### Composer + Until Stash reaches a stable API with version 1.0 it is recommended that you -review changes before even Minor updates, although bug fixes will always be +review changes before Minor updates, although bug fixes will always be backwards compatible. ``` @@ -28,17 +28,6 @@ backwards compatible. } ``` - -### Pear - -Stash is also available through Pear. - -``` -$ pear channel-discover pear.tedivm.com -$ pear install tedivm/Stash -``` - - ### Github Releases of Stash are available on [Github](https://github.com/tedious/Stash/releases). @@ -46,11 +35,8 @@ Releases of Stash are available on [Github](https://github.com/tedious/Stash/rel ## Documentation -Although this README contains some userful data there is a lot more information -at the main site, [stash.tedivm.com](http://stash.tedivm.com). - -The [development documentation](http://stash.tedivm.com/dev/) is available for -testing new releases, but is not considered stable. +Although this README contains some useful data there is a lot more information +at the main site, [stashphp.com](http://www.stashphp.com/). ## Core Concepts