Apache License 2.0

This commit is contained in:
Henry
2023-09-08 11:49:22 +01:00
parent 73705dd9ee
commit ad8141e078
9 changed files with 192 additions and 37 deletions
+3 -3
View File
@@ -2,9 +2,9 @@
# 流式组件
[English](<./README.md>) | 中文
[English](./README.md) | 中文
Flowise的应用集成。包含节点和凭据。
Flowise 的应用集成。包含节点和凭据。
![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise.gif?raw=true)
@@ -16,4 +16,4 @@ npm i flowise-components
## 许可证
此存储库中的源代码在[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 -2
View File
@@ -2,7 +2,7 @@
# Flowise Components
English | [中文](<./README-ZH.md>)
English | [中文](./README-ZH.md)
Apps integration for Flowise. Contain Nodes and Credentials.
@@ -16,4 +16,4 @@ npm i flowise-components
## 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).
+1 -1
View File
@@ -97,4 +97,4 @@ npx flowise start --PORT=3000 --DEBUG=true
## 📄 许可证
本仓库中的源代码在[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 -2
View File
@@ -2,7 +2,7 @@
# Flowise - Low-Code LLM apps builder
English | [中文](<./README-ZH.md>)
English | [中文](./README-ZH.md)
![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise.gif?raw=true)
@@ -77,4 +77,4 @@ See [contributing guide](https://github.com/FlowiseAI/Flowise/blob/master/CONTRI
## 📄 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).
+3 -3
View File
@@ -2,9 +2,9 @@
# 流程界面
[English](<./README.md>) | 中文
[English](./README.md) | 中文
FlowiseReact前端界面。
FlowiseReact 前端界面。
![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise.gif?raw=true)
@@ -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 -2
View File
@@ -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).