summaryrefslogtreecommitdiffstats
path: root/samples/TicTacToeLib/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'samples/TicTacToeLib/README.txt')
-rwxr-xr-xsamples/TicTacToeLib/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/samples/TicTacToeLib/README.txt b/samples/TicTacToeLib/README.txt
new file mode 100755
index 000000000..a43b2f156
--- /dev/null
+++ b/samples/TicTacToeLib/README.txt
@@ -0,0 +1,7 @@
+Sample: TicTacToeLib and TicTacToeMain.
+
+These two projects work together. They demonstrate how to use the ability to
+split an APK into multiple projects.
+
+Please see the README.txt file in ../TicTacToeMain for more details.
+