Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Commit b00be55

Browse files
Update README.
1 parent 21e5891 commit b00be55

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.textile

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ h2. Overview
44

55
This project is based on Magento Community Edition (www.magentocommerce.com), but is otherwise not
66
affiliated with, sponsored by, endorsed by or supported by the creators and owners of Magento
7-
(Magento Inc. and Irubin Consulting Inc. DBA Varien)
7+
(Magento Inc.).
88

99
This repository contains a stripped-down version of Magento to allow it to be used as a more general
1010
purpose framework or CMS. Therefore, all functionality relating to shopping carts has been removed.
@@ -22,7 +22,7 @@ be usable and modules built on this repository could be used with Magento.
2222

2323
h2. Current Status
2424

25-
* Current upstream version: Magento Community Edition 1.8.0.0
25+
* Current upstream version: Magento Community Edition 1.8.1.0
2626
* Overall state: functional though not thoroughly tested
2727
* Installation completes successfully.
2828
* The home page renders (default theme sans the content) and CMS works.
@@ -50,10 +50,9 @@ h2. Current Status
5050
** Compiler
5151
** Widget
5252
* A new module Mage_Lite was added to handle any changes that must be made that can't easily be handled by copy/modify.
53-
* The concept of Websites and Stores remains unchanged, but you can think of a "Store" as something else or
54-
simply ignore it with no adverse effects.
53+
* The concept of Websites and Stores remains unchanged, but you can think of a "Store" as something else or simply ignore it with no adverse effects.
5554

56-
*Kudos to Varien* for creating such a great framework and keeping it only loosely coupled with the application it
55+
*Kudos to Magento* for creating such a great framework and keeping it only loosely coupled with the application it
5756
is bundled with and designed for! So far no source code within core directories has been modified. Only a few
5857
files were overridden and copied/modified under app/code/community/Mage to fix issues due to dependencies
5958
on removed modules.

0 commit comments

Comments
 (0)