diff --git a/README.md b/README.md index 45f1ea8..c7bf7c2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ OPC UA Viewer is an ideal solution for testing of connection with the OPC UA Ser I strongly encourage community participation and contribution to this project. First, please fork the repository and commit your changes there. Once happy with your changes you can generate a 'pull request'. Visit the [Contributing][Contributing] document to get more. -The `OPC UA Viewer` was part of the CommServer software family. The CommServer was written by CAS Lodz Poland. Now it is migrating to GitHub and publishing as the Open-source software (OSS). OSS is a type of computer software in which source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose. The separate project [commsvr-com/migration2os][migration2os] is being used to manage the migration process of transferring multi-parts software from an on-premise repository to a set of GitHub loosely coupled repositories. +The `OPC UA Viewer` was member of the CommServer software family. The CommServer was written by CAS Lodz Poland. Now it is migrating to GitHub and publishing as the Open-source software (OSS). OSS is a type of computer software in which source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose. The separate project [commsvr-com/migration2os][migration2os] is being used to manage the migration process of transferring multi-parts software from an on-premise repository to a set of GitHub loosely coupled repositories. Further development of CommServer software will be carried out under a broader concept described in the following article @@ -35,4 +35,13 @@ In the article, there is a call to action initiative. Consider joining. To get m At the top of the repository main page, there is the `Watch` and `Star` buttons. If you're interested in this project click on one to watch to get notifications about any activity and progress. It will be also a signal for me to increase priority for planned work related to this repository. -[Contributing]: https://github.com/mpostol/.github/blob/master/CONTRIBUTING.md \ No newline at end of file +## See also + +- [Online Help][Help] +- [OPC UA Makes Machine-Centric Global Village Possible – Call for Sponsors][wordpress.sponsors] +- [commsvr-com/migration2os][migration2os] + +[Contributing]: https://github.com/mpostol/.github/blob/master/CONTRIBUTING.md +[Help]:https://commsvr-com.github.io/Documentation/Help +[wordpress.sponsors]: https://mpostol.wordpress.com/2020/01/03/opc-ua-makes-machine-centric-global-village-possible-call-for-sponsors/ +[migration2os]: https://github.com/commsvr-com/migration2os diff --git a/docs/OPCUAViewerBoxTRansparent.png b/docs/OPCUAViewerBoxTRansparent.png new file mode 100644 index 0000000..f3356df Binary files /dev/null and b/docs/OPCUAViewerBoxTRansparent.png differ diff --git a/docs/README.md b/docs/README.md index 45f1ea8..98acb82 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,7 @@ OPC UA Viewer is an ideal solution for testing of connection with the OPC UA Ser I strongly encourage community participation and contribution to this project. First, please fork the repository and commit your changes there. Once happy with your changes you can generate a 'pull request'. Visit the [Contributing][Contributing] document to get more. -The `OPC UA Viewer` was part of the CommServer software family. The CommServer was written by CAS Lodz Poland. Now it is migrating to GitHub and publishing as the Open-source software (OSS). OSS is a type of computer software in which source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose. The separate project [commsvr-com/migration2os][migration2os] is being used to manage the migration process of transferring multi-parts software from an on-premise repository to a set of GitHub loosely coupled repositories. +The `OPC UA Viewer` was member of the CommServer software family. The CommServer was written by CAS Lodz Poland. Now it is migrating to GitHub and publishing as the Open-source software (OSS). OSS is a type of computer software in which source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose. The separate project [commsvr-com/migration2os][migration2os] is being used to manage the migration process of transferring multi-parts software from an on-premise repository to a set of GitHub loosely coupled repositories. Further development of CommServer software will be carried out under a broader concept described in the following article @@ -35,4 +35,11 @@ In the article, there is a call to action initiative. Consider joining. To get m At the top of the repository main page, there is the `Watch` and `Star` buttons. If you're interested in this project click on one to watch to get notifications about any activity and progress. It will be also a signal for me to increase priority for planned work related to this repository. -[Contributing]: https://github.com/mpostol/.github/blob/master/CONTRIBUTING.md \ No newline at end of file +## See also +- [Online Help][Help] +- [OPC UA Makes Machine-Centric Global Village Possible – Call for Sponsors][wordpress.sponsors] +- [commsvr-com/migration2os][migration2os] +[Contributing]: https://github.com/mpostol/.github/blob/master/CONTRIBUTING.md +[Help]:https://commsvr-com.github.io/Documentation/Help +[wordpress.sponsors]: https://mpostol.wordpress.com/2020/01/03/opc-ua-makes-machine-centric-global-village-possible-call-for-sponsors/ +[migration2os]: https://github.com/commsvr-com/migration2os diff --git a/docs/_config.yml b/docs/_config.yml index 2f7efbe..809c5d0 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-minimal \ No newline at end of file +theme: jekyll-theme-minimal +logo: OPCUAViewerBoxTRansparent.png