Updated README

This commit is contained in:
Christoph Haas 2018-04-06 17:26:09 +02:00
parent 7a34785b07
commit e5467333aa
1 changed files with 11 additions and 0 deletions

View File

@ -12,3 +12,14 @@ Geiger counter readings to various radiation monitoring websites.
Tested Geiger counter devices:
- GMC-320 and GMC-320 Plus
http://www.gqelectronicsllc.com/comersus/store/LeftStart.asp?idCategory=50
## Usage:
Compile the project using make.
Then edit the example config file and run gclogger:
```
./gclogger -c gclogger.ini -d
```