mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Add an Alpha note for new users in the README (#1270)
This commit is contained in:
parent
73938ee96f
commit
8bfab2d457
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ 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 and credential data!***
|
||||
|
||||
## Building
|
||||
|
||||
[![appveyor.badge]][appveyor.link] [![travis.badge]][travis.link] [![rosbewin.badge]][rosbewin.link] [![rosbeunix.badge]][rosbeunix.link] [![coverity.badge]][coverity.link]
|
||||
|
|
Loading…
Reference in a new issue