https://git.reactos.org/?p=reactos.git;a=commitdiff;h=49a8816a82eaa381401d8…
commit 49a8816a82eaa381401d81690b8b529c543c2ae6
Author: Alexander Rechitskiy <rechitskiy(a)reactos.org>
AuthorDate: Sun Oct 11 02:40:48 2020 +0300
Commit: GitHub <noreply(a)github.com>
CommitDate: Sun Oct 11 02:40:48 2020 +0300
[README] Improving the readability of the stability warning (#3287)
Now the warning looks and reads better than a huge chunk of text in bold and italics
at once.
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8a8afba3214..bb0a9a603a0 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,9 @@ The ReactOS project, although currently focused on Windows Server 2003
compatibi
The code of ReactOS is licensed under [GNU GPL
2.0](https://github.com/reactos/reactos/blob/master/COPYING).
-***ReactOS is currently an Alpha quality operating system. This means that ReactOS is
under heavy development, things may not work well and it can corrupt the data present on
your hard disk. It is recommended to test ReactOS on a virtual machine or on a computer
with no sensitive or critical data!***
+### Product quality warning
+
+**ReactOS is currently an Alpha quality operating system.** This means that ReactOS is
under heavy development and you have to be ready to encounter some problems. Different
things may not work well and it can corrupt the data present on your hard disk. It is
HIGHLY recommended to test ReactOS on a virtual machine or on a computer with no sensitive
or critical data!
## Building