mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Merge branch 'main' into feature/RateLimit
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
# 流程界面
|
||||
|
||||
[English](<./README.md>) | 中文
|
||||
[English](./README.md) | 中文
|
||||
|
||||
Flowise的React前端界面。
|
||||
Flowise 的 React 前端界面。
|
||||
|
||||

|
||||
|
||||
@@ -16,4 +16,4 @@ npm i flowise-ui
|
||||
|
||||
## 许可证
|
||||
|
||||
本仓库中的源代码在[MIT许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
|
||||
本仓库中的源代码在[Apache License Version 2.0 许可证](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md)下提供。
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# Flowise UI
|
||||
|
||||
English | [中文](<./README-ZH.md>)
|
||||
English | [中文](./README-ZH.md)
|
||||
|
||||
React frontend ui for Flowise.
|
||||
|
||||
@@ -16,4 +16,4 @@ npm i flowise-ui
|
||||
|
||||
## License
|
||||
|
||||
Source code in this repository is made available under the [MIT License](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
|
||||
Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
|
||||
|
||||
Reference in New Issue
Block a user