Update README.md, add links to other documentation.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
66890b68d8
commit
541a861e43
12
README.md
12
README.md
|
@ -4,12 +4,14 @@
|
|||
|
||||
## Description
|
||||
|
||||
**NewsStats** stores overview data and complete headers of all incoming postings (in one or more specific Usenet hierarchies) in real time in a MySQL database. This raw dataset can then be analysed regularly, e.g. monthly, for instance in terms of postings per group and month. The analysis results will also be stored in a database which in turn can be used to generate various reports.
|
||||
**NewsStats** stores overview data and complete headers of all incoming postings (in one or more specific Usenet hierarchies) in real time in a MySQL database. This raw dataset can then be analysed regularly, e.g. monthly, for instance in terms of postings per group and month. The analysis results will also be stored in databases which in turn can be used to generate various reports (postings per group, injection server or posting agent, per month).
|
||||
|
||||
The software package is still under development.
|
||||
|
||||
It is currently used to generate the monthly statistics posted to `de.admin.news.lists` for the de.\* hierarchy.
|
||||
This software is currently used to generate the monthly statistics posted to `de.admin.news.lists` for the de.\* hierarchy.
|
||||
|
||||
## More information
|
||||
|
||||
Please see the [distribution page](https://th-h.de/net/software/newsstats/) (in German).
|
||||
Please see the [distribution page](https://th-h.de/net/software/newsstats/) (in German).
|
||||
|
||||
* General overview and exmaples: [README](doc/README)
|
||||
* Installation instructions: [INSTALL](doc/INSTALL)
|
||||
* Changelog: [ChangeLog](doc/ChangeLog)
|
Loading…
Reference in a new issue