diff --git a/README.md b/README.md index 58cf821..a358ac1 100644 --- a/README.md +++ b/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). \ No newline at end of file +Please see the [distribution page](https://th-h.de/net/software/newsstats/) (in German). + +* General overview and examples: [README](doc/README) +* Installation instructions: [INSTALL](doc/INSTALL) +* Changelog: [ChangeLog](doc/ChangeLog) \ No newline at end of file