Add readme to experimental directory.

This commit is contained in:
Tom Wilkie
2015-06-05 16:21:56 +00:00
parent 03bdff8694
commit ceb61d170d

5
experimental/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Experimental Code
- Code in this directory must always compile (enforced by CircleCI)
- This directory is ignored for testing but should lint cleanly
- Changes to code in this directory does not need to be PR'd