Update README.md Project: http://git-wip-us.apache.org/repos/asf/roller/repo Commit: http://git-wip-us.apache.org/repos/asf/roller/commit/8f9d1342 Tree: http://git-wip-us.apache.org/repos/asf/roller/tree/8f9d1342 Diff: http://git-wip-us.apache.org/repos/asf/roller/diff/8f9d1342
Branch: refs/heads/bootstrap-ui Commit: 8f9d134249864f6aabb07cdc685c5f09eb5173d2 Parents: 0364bc9 Author: David M. Johnson <[email protected]> Authored: Sat Jan 3 15:13:21 2015 -0500 Committer: David M. Johnson <[email protected]> Committed: Sat Jan 3 15:13:21 2015 -0500 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/roller/blob/8f9d1342/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 39aaf02..73c76e4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Rollarcus === -This is __Rollarcus__: my experimental fork of [Apache Roller](https://github.com/apache/roller). -So far, there are two experiments here: +This is Rollarcus: an __experimental fork of [Apache Roller](https://github.com/apache/roller)__. +So far, there are two experiments here, each in its own branch: 1) [shiro_not_spring](https://github.com/snoopdave/rollarcus/tree/shiro_not_spring): is a branch of Roller's trunk that has been modified to use Apache Shiro for security instead of Spring.
