From 1092c1ab30e5df509629873c7b40a0964ddfb261 Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Thu, 26 Jul 2018 01:59:12 +0200 Subject: [PATCH] README details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fbfbdc..a0c7ee5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Info about authorized users and their cards and keys is stored in sqlite databas It also supports physical *OPEN/CLOSE state* button for people to indicate if place is opened to public. The state can be reported via IRC topic and SFTP upload in [SpaceAPI.net format](http://spaceapi.net/documentation). -This was originally designed for Raspberry (Raspbian), but it also runs on +This was originally designed for Raspberry (Raspbian), but it also runs on other distros on Rapi and x86 if you have the PN532 USB reader. The main daemon is implemented in `brmdoor_nfc_daemon.py`.