diff --git a/readme.md b/readme.md index d436074cb..e9f250186 100644 --- a/readme.md +++ b/readme.md @@ -22,13 +22,6 @@

-## Join Our Community - - - - - - ## Introduction Easy email is developed based on the [MJML](https://mjml.io/) and has very good compatibility. At the same time, it can generate code through drag-and-drop editing. @@ -50,8 +43,11 @@ Easy email is developed based on the [MJML](https://mjml.io/) and has very good Check out the live demo here: https://email.maocanhua.cn -## Custom Services -For customized features or paid consultation services, please contact ch.mao@qq.com. +## Advanced Version Announcement + +We are delighted to announce that we now have a more powerful and customizable commercial version available. Check it out here https://demo.easyemail.pro. + +If you are interested, feel free to contact us at ch.mao@qq.com. ## Getting started @@ -113,13 +109,12 @@ export default function App() { ``` - ## Examples > Vite: https://github.com/m-Ryan/easy-email-demo > Nextjs: https://github.com/m-Ryan/easy-email-nextjs-demo - +
## Configuration @@ -150,7 +145,6 @@ export default function App() { | delete/backspace | delete block | | tab / shift + tab | fast select block, if block is focusing,`tab` select next block & `shift + tab` select prev block | - ## How does it work? @@ -172,13 +166,13 @@ $ git clone git@github.com:zalify/easy-email.git $ cd easy-email -$ yarn +$ yarn $ yarn install-all $ yarn dev ``` -`If you need some new features, we always welcome you to submit a PR.` +`If you need some new features, we always welcome you to submit a PR.` ## License