aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47b7159..833f881 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
1Lua script for checking the health of Devuan Linux package mirrors. 1Lua script for checking the health of Devuan Linux package mirrors.
2 2
3As the name would suggest, the ultimate goal of apt-panopticon is to
4probe into every nook and cranny of Devuans apt distribution system, to
5find out what is breaking, and where. Graphing history and sending
6alerts as needed. At some later stage it's likely to be generalised for
7other apt based distros.
8
3This is currently under development, not everything has been written yet. 9This is currently under development, not everything has been written yet.
4Some of this document mentions some of the things that are not written 10Some of this document mentions some of the things that are not written
5yet. 11yet.