aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2018-03-10 17:51:31 +0100
committerJavier <dev.git@javispedro.com>2018-03-10 17:51:31 +0100
commit67b4676496e301e3e31b97fbf03add803c1f0145 (patch)
tree39f0a45160a671762394419077e96e4fe47101fe
parent037e989c3e618bef8120ba2df3a22abc57f9eaf8 (diff)
downloadrodisc-master.tar.gz
rodisc-master.zip
fix typos in readmeHEADmaster
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index e56d3e6..967b921 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
rodisc
======
-This very small and hacky daemon (done in ~3 hours) that will export all optical
-discs found in your Linux box (as detected by udisks) using the Apple DVD or CD
-Sharing protocol.
+This is a very small and hacky daemon (done in ~3 hours) that will export all
+optical discs found in your Linux box (as detected by glib) using the
+_Apple DVD or CD Sharing_ protocol.
Dependencies
------------
@@ -28,3 +28,4 @@ Security
--------
Potentially a security nightmare -- open web server to everyone.
+Best run as a user with permission only to read the CD/DVD block files.