Skip to content

Commit

Permalink
Add alpha disclaimer to README
Browse files Browse the repository at this point in the history
  • Loading branch information
haadcode committed Nov 27, 2024
1 parent 6f99ac8 commit efe6add
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ It is designed to run on systems with guaranteed uptime and public availability

Voyager, like OrbitDB, is peer-to-peer and does not have a traditional server/client architecture and so terms "server" and "client" do not apply. Therefore, in keeping with OrbitDB's "celestial" naming convention, the storage service peer is called ***"Orbiter"*** and the interface which the developer or user uses to communicate with the storage service peer is called ***"Lander"***.

***Note!*** *This software is currently in alpha version status and thus may change, break backwards compatibility or contain major issues. It has not been security audited. Use it accordingly.*

## Installation

```sh
Expand Down

0 comments on commit efe6add

Please sign in to comment.