Skip to content

Commit 6e8551b

Browse files
author
raideer
committed
chore: updated readme
1 parent aff4ef8 commit 6e8551b

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Magento Toolbox
22

3-
A complete rewrite is currently in progress.
3+
Code generation and inspection tools for Magento 2 development.
44

5-
This extension aims to mimic features from the popular Magento 2 PHPStorm plugin.
5+
Currently, actively under development.
6+
7+
8+
## Contributing
9+
10+
Found a bug, have a feature suggestion or just want to help in general? Contributions are very welcome! Check out the list of active issues or submit one yourself.
11+
12+
---
13+
14+
![Magebit](https://magebit.com/img/magebit-logo-2x.png)
15+
16+
*Have questions or need help? Contact us at [email protected]*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "magebit-magento-toolbox",
2+
"name": "magento-toolbox",
33
"displayName": "Magento Toolbox",
44
"description": "Magento 2 code generation, inspection and utility tools",
55
"publisher": "magebit",

0 commit comments

Comments
 (0)