diff --git a/Notes.rst b/Notes.rst
index b64c699c21170c8c4dd46b60cb5135680aac7bf5..599f33de921f9dcd19bbd42be3c21fc2f2e9085c 100644
--- a/Notes.rst
+++ b/Notes.rst
@@ -1,11 +1,17 @@
 * Build a PrivateStorage-related Android application
+
   * Build an app that can interact with magic-folders somehow
+
     * Build an app that can read magic-folders and download linked files
+
       * Build an app that runs the Python Tahoe-LAFS implementation on Android
+
 	* Build Tahoe-LAFS & ZKAPAuthorizer for Android
+
 	  * Build Python for Android
 
 	    * Terms
+
 	      * "Build system" is the system where you compile a package.
 	      * "Host system" is the system where you run the package.