diff --git a/README.md b/README.md index 43c97f0..11096d1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ # Installation -For CakePHP 3.x compatible version: - ``` composer require friendsofcake/fixturize ``` @@ -51,20 +49,4 @@ Re-run your tests and enjoy the speed! -Feel free to submit your own results above - -# Bugs - -If you happen to stumble upon a bug, please feel free to create a pull request with a fix -(optionally with a test), and a description of the bug and how it was resolved. - -You can also create an issue with a description to raise awareness of the bug. - -# Features - -If you have a good idea for a Fixturize feature, please join us on IRC and let's discuss it. Pull -requests are always more than welcome. - -# Support / Questions - -You can join us on IRC in the #CakePHP channel for any support or questions. +Feel free to submit your own results above.