Skip to content

Commit ee6a0e8

Browse files
committed
* Updates README for 4.0
1 parent b6be5fe commit ee6a0e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BrowserCMS: Humane Content Management for Rails
22

3-
BrowserCMS is a general purpose, open source Web Content Management System (CMS) that supports Ruby on Rails v3.2. It can be used as a standalone CMS, added to existing Rails projects or extended using Rails Engines. It is designed to support three distinct groups of users:
3+
BrowserCMS is a general purpose, open source Web Content Management System (CMS) that supports Ruby on Rails v4.0. It can be used as a standalone CMS, added to existing Rails projects or extended using Rails Engines. It is designed to support three distinct groups of users:
44

55
1. Non-technical web editors who want a humane system to manage their site, without needing to understand what HTML or even Rails is.
66
2. Designers who want to create large and elegantly designed websites with no artificial constraints by the CMS.
@@ -28,7 +28,7 @@ Here's a quick overview of some of the more notable features:
2828
See the [Getting Started](https://github.com/browsermedia/browsercms/wiki/Getting-Started) guide for instructions on how to install and start a project with BrowserCMS.
2929

3030
## License
31-
BrowserCMS is released under a LGPL license, and is copyright 1998-2012 BrowserMedia. The complete copyright can be found in COPYRIGHT.txt, and copy of the license can be found in LICENSE.txt.
31+
BrowserCMS is released under a LGPL license, and is copyright 1998-2014 BrowserMedia. The complete copyright can be found in COPYRIGHT.txt, and copy of the license can be found in LICENSE.txt.
3232

3333
## Documentation / Support
3434
The user documentation and guides for this version of the application can be found at:

0 commit comments

Comments
 (0)