Commit c7cd5a545038161a61d93328a04b0a7700698d3b

Authored by ly525
1 parent 4f77ec3c

chore: update README

Showing 2 changed files with 7 additions and 1 deletions
README.en.md
... ... @@ -41,4 +41,6 @@ English | [简体中文](./README.md)
41 41  
42 42 1. Front End
43 43 Editor: please refer to: [`project/front-end/h5/README.md`](https://github.com/ly525/luban-h5/blob/dev/front-end/h5/README.md)
44   -
45 44 \ No newline at end of file
  45 +
  46 +### Front-End Component Explanation
  47 +1. `lbp-`: `lu-ban-plugin-`, means `Luban H5 plugin`, location: `proj/front-end/h5/src/components/plugins`
46 48 \ No newline at end of file
... ...
README.md
... ... @@ -44,3 +44,7 @@
44 44  
45 45 1. 前端
46 46 1. 编辑器部分请参照 [`project/front-end/h5/README.md`](https://github.com/ly525/luban-h5/blob/dev/front-end/h5/README.md)
  47 +
  48 +
  49 +### 前端组件说明
  50 +1. `lbp-` 全称为 `lu-ban-plugin-`, 意思为 `鲁班H5的插件`,位置:`front-end/h5/src/components/plugins`
47 51 \ No newline at end of file
... ...