You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,13 +177,11 @@ See [PLCOnNet usage](src/documentation/articles/usage.md) for other examples.
177
177
178
178
### Community and Contribution
179
179
180
-
Do you like the project?
181
-
- Request your free [community subscription](https://www.jcobridge.com/pricing-25/).
180
+
If you find PLCOnNet useful:
182
181
183
-
Do you want to help us?
184
-
- put a :star: on this project
185
-
- open [issues](https://github.com/masesgroup/PLCOnNet/issues) to request features or report bugs :bug:
186
-
- improves the project with Pull Requests
182
+
* Leave a ⭐ on the repository
183
+
* Open [issues](https://github.com/masesgroup/PLCOnNet/issues) to report bugs 🐛 or request features
184
+
* Submit Pull Requests to improve the project
187
185
188
186
This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.
189
187
@@ -222,7 +220,7 @@ PLCOnNet uses [JNet](https://github.com/masesgroup/JNet), and indeed [JCOBridge]
222
220
* Documentation is shared;
223
221
***Dynamic code**: it helps to write a Java/Scala/Kotlin/etc seamless language code directly inside a standard .NET application written in C#/VB.NET: look at this [simple example](https://www.jcobridge.com/net-examples/dotnet-examples/) and [APIs extensibility](https://jnet.masesgroup.com/articles/API_extensibility.html).
224
222
225
-
[JCOBridge 2.6.*](https://www.jcobridge.com) can be used for free without any obligations; you need to purchase a commercial license, or uninstall the software, if you have direct or indirect incomes from the product usage.
223
+
[JCOBridge 2.6.*](https://www.jcobridge.com) can be used for free without any obligations. A commercial license must be purchased — or the software uninstalled — if you derive direct or indirect income from its usage.
226
224
227
225
### JCOBridge resources
228
226
@@ -232,7 +230,7 @@ Have a look at the following JCOBridge resources:
232
230
|:---: |:---: |:---: |
233
231
|PLCOnNet | > 0.12.* series | 0.12.3 and > 0.13.* series |
Copy file name to clipboardExpand all lines: src/documentation/articles/intro.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,12 +181,10 @@ See [PLCOnNet usage](src/documentation/articles/usage.md) for other examples.
181
181
182
182
### Community and Contribution
183
183
184
-
Do you like the project?
185
-
- Request your free [community subscription](https://www.jcobridge.com/pricing-25/).
184
+
If you find PLCOnNet useful:
186
185
187
-
Do you want to help us?
188
-
- put a :star: on this project
189
-
- open [issues](https://github.com/masesgroup/PLCOnNet/issues) to request features or report bugs :bug:
190
-
- improves the project with Pull Requests
186
+
* Leave a ⭐ on the repository
187
+
* Open [issues](https://github.com/masesgroup/PLCOnNet/issues) to report bugs 🐛 or request features
188
+
* Submit Pull Requests to improve the project
191
189
192
190
This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.
Copy file name to clipboardExpand all lines: src/documentation/index.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,13 +182,11 @@ See [PLCOnNet usage](src/documentation/articles/usage.md) for other examples.
182
182
183
183
### Community and Contribution
184
184
185
-
Do you like the project?
186
-
- Request your free [community subscription](https://www.jcobridge.com/pricing-25/).
185
+
If you find PLCOnNet useful:
187
186
188
-
Do you want to help us?
189
-
- put a :star: on this project
190
-
- open [issues](https://github.com/masesgroup/PLCOnNet/issues) to request features or report bugs :bug:
191
-
- improves the project with Pull Requests
187
+
* Leave a ⭐ on the repository
188
+
* Open [issues](https://github.com/masesgroup/PLCOnNet/issues) to report bugs 🐛 or request features
189
+
* Submit Pull Requests to improve the project
192
190
193
191
This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to coc_reporting@masesgroup.com.
194
192
@@ -227,7 +225,7 @@ PLCOnNet uses [JNet](https://github.com/masesgroup/JNet), and indeed [JCOBridge]
227
225
* Documentation is shared;
228
226
***Dynamic code**: it helps to write a Java/Scala/Kotlin/etc seamless language code directly inside a standard .NET application written in C#/VB.NET: look at this [simple example](https://www.jcobridge.com/net-examples/dotnet-examples/) and [APIs extensibility](https://jnet.masesgroup.com/articles/API_extensibility.html).
229
227
230
-
[JCOBridge 2.6.*](https://www.jcobridge.com) can be used for free without any obligations; you need to purchase a commercial license, or uninstall the software, if you have direct or indirect incomes from the product usage.
228
+
[JCOBridge 2.6.*](https://www.jcobridge.com) can be used for free without any obligations. A commercial license must be purchased — or the software uninstalled — if you derive direct or indirect income from its usage.
231
229
232
230
### JCOBridge resources
233
231
@@ -237,7 +235,7 @@ Have a look at the following JCOBridge resources:
237
235
|:---: |:---: |:---: |
238
236
|PLCOnNet | > 0.12.* series | 0.12.3 and > 0.13.* series |
0 commit comments