diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..637faa59ce31f65f268b933cf88678f5d6b31505
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# fsl-base
+
+This project contains the "base" of an FSL installation. It includes:
+
+ - Configuration scripts for setting up an environment to use FSL
+ - Makefile infrastructure used to compile and install FSL projects
+ - Various other small configuration and auxillary files
+
+Prior to FSL 6.0.5, the contents of this project were provided by the
+[etc](https://git.fmrib.ox.ac.uk/fsl/etc) and
+[config](https://git.fmrib.ox.ac.uk/fsl/config) projects.