Skip to content

Commit 96115e9

Browse files
authored
Fixed typos & added clarification re: license
1 parent a9f8f6c commit 96115e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Project Flogo consists of the following sub-projects available as separate repos
2222

2323
In other words, currently it is for developers, by developers.
2424

25-
As Project Flogo develops and matures, we are considering adding more intgeration tooling and developing zero-code experiences and services for end users based on Project Flogo. If you are an end user or a traditional zero-code integration app developer, we would recommend to check out the videos and sign up for updates on the project to see when it's ready for you to get started.
25+
As Project Flogo develops and matures, we are considering adding more integration tooling and developing zero-code experiences and services for end users based on Project Flogo. If you are an end user or a traditional zero-code integration app developer, we would recommend to check out the videos and sign up for updates on the project to see when it's ready for you to get started.
2626

2727
If you are an Extensions or IoT Solutions developer, read on because it's easy to get started with Project Flogo:
2828
* To install just the Flogo CLI and runtime, go to https://github.com/TIBCOSoftware/flogo-cli & follow instructions in the README
@@ -35,4 +35,6 @@ Refer to [Flogo Statement of Direction](sod.md) for an overview of the strategic
3535
Contact [email protected] to learn about contributing to the project.
3636

3737
## License
38-
flogo is licensed under the TIBCO Samples Internal End User License. See TIBCO Samples Internal End User License.txt for license text.
38+
The top level flogo repo, consisting of flow samples & documentation, is licensed under the [TIBCO Samples Internal End User License](http://www.tibco.com/assets/bltaa3b690244486fc9/tibco-samples-with-redistribution-eula.pdf). See TIBCO Samples Internal End User License.txt for license text.
39+
40+
Flogo source code in [flogo-cli](https://github.com/TIBCOSoftware/flogo-cli), [flogo-lib](https://github.com/TIBCOSoftware/flogo-lib), [flgo-contrib](https://github.com/TIBCOSoftware/flogo-contrib) & [flogo-services](https://github.com/TIBCOSoftware/flogo-services) repos are licensed under a BSD-style license. Refer to [flogo-cli license](https://github.com/TIBCOSoftware/flogo-cli/blob/master/TIBCO%20LICENSE.txt) for license text.

0 commit comments

Comments
 (0)