README: Drop red notice about early development phase
Last famous words: it should be tested enough by now. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
bc925b1da4
commit
baf79c033e
1 changed files with 1 additions and 3 deletions
|
@ -1,11 +1,9 @@
|
||||||
<!---
|
<!---
|
||||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
Copyright (c) 2021 Red Hat GmbH
|
Copyright (c) 2021-2022 Red Hat GmbH
|
||||||
Author: Stefano Brivio <sbrivio@redhat.com>
|
Author: Stefano Brivio <sbrivio@redhat.com>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<span style="font-weight: bold; color: red;">While functional and tested to some extent, this project is still in early development phase: don't use in production or critical environments yet.</span>
|
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
.mobile_hide {
|
.mobile_hide {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
|
Loading…
Reference in a new issue