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

Include "Developing" section in the TOC.

John S. Ryan 11 лет назад
Родитель
Сommit
ca94e0132a
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      README.md

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

@@ -14,6 +14,8 @@ For general information about how to contribute to Exercism, please refer to the
14 14
   * [The Rootproject](#the-rootproject)
15 15
   * [The Problem Subprojects](#the-problem-subprojects)
16 16
   * [Running The Build](#running-the-build)
17
+* [Developing](#developing)
18
+  *  [Tip: gradle clean before exercism fetch](#tip-gradle-clean-before-exercism-fetch)
17 19
 * [Submitting Your Contribution](#submitting-your-contribution)
18 20
   * [Doing the Commit Dance](#doing-the-commit-dance)
19 21
   * [Making the Pull Request](#making-the-pull-request)