Skip to content

Commit 0410953

Browse files
authored
doc(hubble): enhance the README file (#613)
* Update hugegraph-hubble/README.md
1 parent e94eee1 commit 0410953

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

hugegraph-hubble/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,11 @@ Then we should follow the [hubble workflow doc](https://hugegraph.apache.org/doc
106106
## License
107107

108108
hugegraph-hubble is licensed under Apache 2.0 License.
109+
110+
## Notice
111+
112+
The `hubble-fe` folder contains the frontend code, including all related source code for the frontend.
113+
114+
The `hubble-be` folder contains the backend code, including all related source code for the backend.
115+
116+
The `hubble-dist` folder contains files that can be directly used for deployment, generated after compiling and packaging both the frontend and backend code.

0 commit comments

Comments
 (0)