Просмотр исходного кода

correct heading level for Set up the project

Beverley Talbott 13 лет назад
Родитель
Сommit
b4d39a1edd
1 измененных файлов: 3 добавлений и 4 удалений
  1. 3
    4
      README.md

+ 3
- 4
README.md Просмотреть файл

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