Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbakker committed Jan 2, 2024
1 parent 867d6fd commit b2b7abe
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# ToxStatus ![build](https://github.com/Tox/ToxStatus/workflows/build/badge.svg)

Status page written in Go that keeps track of Tox bootstrap nodes.
Status page for the [Tox](https://tox.chat/) network that keeps track of
bootstrap nodes.

The entire codebase is licensed under [AGPL](LICENSE) unless stated otherwise.
The master branch is currently in a __WIP__ state. The latest stable version is
[v1.0.0](https://github.com/Tox/ToxStatus/releases/tag/v1.0.0).

## Screenshots

Expand All @@ -12,7 +14,8 @@ The entire codebase is licensed under [AGPL](LICENSE) unless stated otherwise.

## Tool

Besides being a full status page, ToxStatus can also be used as a command line tool to quickly check the status of a node.
Besides being a full status page, ToxStatus can also be used as a command line
tool to quickly check the status of a node.

```none
~> ./ToxStatus --help
Expand Down

0 comments on commit b2b7abe

Please sign in to comment.