diff --git a/README.md b/README.md
index 8f38e73c7d150b229413a359ef69d90a74d24859..6f7b7a19921532247415ff7e7acf5f9a2db89633 100644
--- a/README.md
+++ b/README.md
@@ -191,7 +191,7 @@ Some features are currently **not supported**:
 
 * Server rendering.
 * Some experimental syntax extensions (e.g. decorators).
-* CSS Modules.
+* CSS Modules (see [#2285](https://github.com/facebookincubator/create-react-app/pull/2285)).
 * Importing LESS or Sass directly ([but you still can use them](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc)).
 * Hot reloading of components.