Skip to content

Commit bd33ac5

Browse files
authored
Update README.md
1 parent 9d79eb2 commit bd33ac5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
22

3-
PsModule/logger
3+
PsModuleOcmod
44
=============
55

6-
What is PsModule/logger?
6+
What is PsModuleOcmod?
77
----------------------
88

9-
Reusable Logger for PrestaShop modules
9+
Ocmod modifying core files for PrestaShop modules
1010

1111
DocumentPHP v1.0.0 (Test)
1212
------------------------------------
1313

14-
v1.0.0 is the production ready release.
14+
v1.1.0 is the production ready release.
1515

1616
Features
1717
--------
1818

1919
It supports the following:
2020

2121
* *PHP 5.4+ compatible*
22-
* *Easy to Use*, you can use Logger in modules Easily.
22+
* *Easy to Use*, you can use XMLModifier in modules Easily.
2323

2424
Installation
2525
------------
2626

27-
PsModule/logger requires PHP 5.4 or higher to run.
27+
requires PHP 5.4 or higher to run.
2828
However, code of earlier PHP versions can be analyzed.
2929

3030
Install PsModule/logger:
3131

3232
### Via Composer
3333

34-
There is a PsModule/logger composer package that you can use to install PsModule/logger.
34+
There is a PsModuleOcmod composer package that you can use to install PsModuleOcmod.
3535

36-
How to use PsModule/logger ?
36+
How to use PsModuleOcmod ?
3737
-------------------------
3838

39-
To run PsModule/logger after installing via composer and copy the main.php file and make changes accordingly ( file attached in this repo ).
39+
To run PsModuleOcmod after installing via composer and modify core files without issue ( file attached in this repo ).
4040

4141
Contact
4242
-------
@@ -55,4 +55,4 @@ Reaching out to us is easy, and can be done with:
5555
Screenshots
5656
-------------------------
5757

58-
![til](https://raw.githubusercontent.com/codeeshop-oc/package-ps-logger/main/screenshots/image1.png)
58+
![til](https://raw.githubusercontent.com/codeeshop-oc/package-ps-module-ocmod/main/screenshots/image1.png)

0 commit comments

Comments
 (0)