Skip to content

Commit a704cf7

Browse files
natenicholslegleux
andauthored
remove "this software is in a beta version" from readme (#204)
* remove "this software is in a beta version" from readme Co-authored-by: Michael Legleux <legleux@users.noreply.github.com>
1 parent 05d09cc commit a704cf7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
[![Build Clio](https://github.com/legleux/clio/actions/workflows/build.yml/badge.svg?branch=run-tests)](https://github.com/legleux/clio/actions/workflows/build.yml)
2-
3-
4-
**Status:** This software is in beta mode. We encourage anyone to try it out and
5-
report any issues they discover. Version 1.0 coming soon.
6-
71
# Clio
82
Clio is an XRP Ledger API server. Clio is optimized for RPC calls, over WebSocket or JSON-RPC. Validated
93
historical ledger and transaction data are stored in a more space-efficient format,
@@ -167,4 +161,4 @@ deleted to free up space.
167161
rotate the current log file.
168162

169163
Note, time-based log rotation occurs dependently on size-based log rotation, where if a
170-
size-based log rotation occurs, the timer for the time-based rotation will reset.
164+
size-based log rotation occurs, the timer for the time-based rotation will reset.

0 commit comments

Comments
 (0)