Skip to content

Commit d8e4cbc

Browse files
committed
README formatting
1 parent 94406c1 commit d8e4cbc

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Running Instructions:
99
3. Run run.bat or run.sh (whichever is applicable for your OS)
1010

1111
Developing a Koan:
12+
==================
1213
1. Follow any of the existing koans as an example to create a new class w/ koan methods (indicated by the @Koan annotation)
1314
2. Define the order and metadata associated with each koan in the PathToEnlightment.xml
1415
3. If necessary - use dynamic content in your lesson, examples are located in XmlVariableInjector class (and Test) and the AboutKoans.java file

koans/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Running Instructions:
99
3. Run run.bat or run.sh (whichever is applicable for your OS)
1010

1111
Developing a Koan:
12+
==================
1213
1. Follow any of the existing koans as an example to create a new class w/ koan methods (indicated by the @Koan annotation)
1314
2. Define the order and metadata associated with each koan in the PathToEnlightment.xml
1415
3. If necessary - use dynamic content in your lesson, examples are located in XmlVariableInjector class (and Test) and the AboutKoans.java file

0 commit comments

Comments
 (0)