scoutfs-utils: add a README.md

Add a markdown README for github.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2018-09-14 13:52:05 -07:00
parent 92f22358a7
commit 266b6d8bdd

7
utils/README.md Normal file
View File

@@ -0,0 +1,7 @@
This repository contains the userspace software for the scoutfs
clustered filesystem.
More context and instructions can be found on the https://scoutfs.org/
community site or in the
[scoutfs-kmod-dev](https://github.com/versity/scoutfs-kmod-dev) git
repository which houses the scoutfs Linux kernel module.