summaryrefslogtreecommitdiff
path: root/src/main/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/deploy')
-rw-r--r--src/main/deploy/example.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/deploy/example.txt b/src/main/deploy/example.txt
new file mode 100644
index 0000000..bb82515
--- /dev/null
+++ b/src/main/deploy/example.txt
@@ -0,0 +1,3 @@
+Files placed in this directory will be deployed to the RoboRIO into the
+'deploy' directory in the home folder. Use the 'Filesystem.getDeployDirectory' wpilib function
+to get a proper path relative to the deploy directory. \ No newline at end of file