@@ -96,7 +96,7 @@ alias of the qm.app and place it on your Desktop.
9696To uninstall QM, simply delete the qm.app file and the examples.
9797
9898
99- # EXAMPLE PROJECTS
99+ # Example Projects
100100The QM example models are included in the QP baseline distributions. The
101101console-type examples are available for Windows (MinGW and Visual C++),
102102Linux, and macOS. GUI-based simulations are available for Windows with the
@@ -114,7 +114,7 @@ denotes the folder where you have installed the specific version of the
114114QP framework (QP/C, QP/C++, or QP-nano).
115115
116116
117- # LICENSING QM
117+ # Licensing QM
118118The QM graphical modeling tool is freeware. It is free to download and
119119free use, but is not open source. During the installation you will need
120120to accept a basic End-User License Agreement (see
@@ -130,48 +130,42 @@ qt_lgpl or online at https://www.state-machine.com/qm/qt_lgpl.html for
130130more information how to obtain the source code for the Qt toolkit.
131131
132132
133- ## LICENSING QM Code Generator
133+ ## Licensing Generated Code
134134The code generated by QM is licensed under the same terms as the
135135underlying QP framework, for which the code has been generated. Please
136136refer to the QP licensing (https://www.state-machine.com/licensing/ )
137137for more information.
138138
139139
140- # SUPPORT AND REPORTING BUGS & ISSUES
140+ # Support and Issue Resolution
141141Support for QM is provided in the Free Support forum at:
142142
143143- https://sourceforge.net/projects/qpc/forums/forum/668726
144144
145145
146- # REPORTING BUGS & ISSUES
146+ ## Bug Reports
147147The QM software has many assertions inside, and the assertions are
148- ENABLED in the release version.
149-
150- When you hit an assertion, or any other error, please check the "Bug
151- Tracker" available at:
148+ ENABLED in the release version. When you hit an assertion, or any other error,
149+ please check the "Bug Tracker" available at:
152150
153151- https://sourceforge.net/p/qpc/bugs/
154152
155153If you don't find your problem, please try to reliably reproduce the
156154problem, and submit a concise report to the "Bug Tracker"
157155
156+ Thank you for your help in improving QM!
157+
158+
159+ ## Feature Requests
158160Also, if you find inconsistencies or any awkward features, please submit
159161a suggestion how to improve this functionality to the "Feature Tracker" at:
160162
161163- https://sourceforge.net/p/qpc/feature-requests/
162164
163- Thank you for your help in improving QM!
164-
165165
166166# How to Help this Project?
167- If you like this project, please give it a star (in the upper-right corner of your browser window):
167+ If you like this project, please give it a star (in the upper-right corner
168+ of your browser window):
168169
169170![ GitHub star] ( doxygen/images/github-star.jpg )
170171
171-
172- # CONTACT INFORMATION
173- - https://www.state-machine.com
174- 175-
176- [ QP ] : < https://www.state-machine.com/products/#QP >
177-
0 commit comments