We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c56ee commit 3c8926bCopy full SHA for 3c8926b
README.md
@@ -7,8 +7,11 @@ This is a collection of examples showing how to create many of the common compon
7
used in OS X Applications. The goal is to help people learn how to build apps
8
by showing clear, atomic examples.
9
10
-NOTE: You will need the OS X Yosemite Developer Preview to run any of the example
11
-apps or edit their code.
+These aren't exhaustive examples. Most of them are as basic as possible. The idea
+isn't to show everything that can be done, it's to give a solid foundation to get you started.
12
+
13
+**NOTE: You will need the OS X Yosemite Developer Preview to run any of the example
14
+apps or edit the code.**
15
16
### Running
17
You can run any of the example apps by double clicking them.
0 commit comments