Browse Source

correct heading level for Set up the project

Beverley Talbott 13 years ago
parent
commit
b4d39a1edd
1 changed files with 3 additions and 4 deletions
  1. 3
    4
      README.md

+ 3
- 4
README.md View File

30
 
30
 
31
 
31
 
32
 <a name="scratch"></a>
32
 <a name="scratch"></a>
33
-Set up the project
34
-------------------
33
+## Set up the project
34
+
35
 
35
 
36
 {!snippet:build-system-intro}
36
 {!snippet:build-system-intro}
37
 
37
 
91
 
91
 
92
 
92
 
93
 <a name="initial"></a>
93
 <a name="initial"></a>
94
-Create a resource representation class
95
---------------------------------------
94
+## Create a resource representation class
96
 
95
 
97
 Now that you've set up the project and build system, you can create your web service.
96
 Now that you've set up the project and build system, you can create your web service.
98
 
97