Skip to content

Commit 795e904

Browse files
committed
5.2.4
1 parent e530f8f commit 795e904

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

README.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ alias of the qm.app and place it on your Desktop.
9696
To uninstall QM, simply delete the qm.app file and the examples.
9797

9898

99-
# EXAMPLE PROJECTS
99+
# Example Projects
100100
The QM example models are included in the QP baseline distributions. The
101101
console-type examples are available for Windows (MinGW and Visual C++),
102102
Linux, 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
114114
QP framework (QP/C, QP/C++, or QP-nano).
115115

116116

117-
# LICENSING QM
117+
# Licensing QM
118118
The QM graphical modeling tool is freeware. It is free to download and
119119
free use, but is not open source. During the installation you will need
120120
to 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
130130
more information how to obtain the source code for the Qt toolkit.
131131

132132

133-
## LICENSING QM Code Generator
133+
## Licensing Generated Code
134134
The code generated by QM is licensed under the same terms as the
135135
underlying QP framework, for which the code has been generated. Please
136136
refer to the QP licensing (https://www.state-machine.com/licensing/ )
137137
for more information.
138138

139139

140-
# SUPPORT AND REPORTING BUGS & ISSUES
140+
# Support and Issue Resolution
141141
Support 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
147147
The 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

155153
If you don't find your problem, please try to reliably reproduce the
156154
problem, and submit a concise report to the "Bug Tracker"
157155

156+
Thank you for your help in improving QM!
157+
158+
159+
## Feature Requests
158160
Also, if you find inconsistencies or any awkward features, please submit
159161
a 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

Comments
 (0)