From ceeb89465874cd3025f4f2c0b1c754d2bd7e85c7 Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Sun, 4 Oct 2015 20:11:06 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f2816c..fa0988a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -U9fs runs on many POSIX-compatible systems, including Linux and MacOS X. +*U9fs* serves the Plan 9 protocol 9P from user-space on other operating systems. +runs on many POSIX-compatible systems, including Linux and MacOS X. Currently, it must first be compiled. See the comments at the top of the makefile for a few special instructions. Ordinarily, you should be able to type: