浏览代码

Update README.md

Mark Sch 9 年之前
父节点
当前提交
564c1d2226
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -28,7 +28,6 @@ This master branch only works for **CakePHP3.x** - please use the 2.x branch for
 - Passwordable behavior allows easy to use password functionality for frontend and backend.
 - Slugged, Reset and other behaviors
 - Text, Time, Number libs and helpers etc provide extended functionality if desired.
-- Tree helper for working with (complex) trees and their output.
 - QrCode, Gravatar and other useful small helpers
 - Timeline, Typography, etc provide additional helper functionality.
 - Email as a wrapper for core's Email adding some more usefulness and making debugging/testing easier.
@@ -37,7 +36,6 @@ This master branch only works for **CakePHP3.x** - please use the 2.x branch for
 ### Providing 2.x shims
 This plugin for CakePHP 3 also contains some 2.x shims to ease migration of existing applications from 2.x to 3.x:
 - See Shim plugin for details on most of the provided shims.
-- Cut down version of JsHelper and a few more things.
 
 ## Installation & Docs