fix number of steps

This commit is contained in:
Satoshi SAKAO 2020-04-09 17:32:21 +09:00 committed by Nanne Baars
parent 608728b135
commit db66c1dd02

View File

@ -1,4 +1,4 @@
This lesson describes the steps needed to add a new lesson to WebGoat. In general there are three steps: This lesson describes the steps needed to add a new lesson to WebGoat. In general there are four steps:
- Write the content, in WebGoat we use AsciiDoc as a format. - Write the content, in WebGoat we use AsciiDoc as a format.
- Create a lesson class - Create a lesson class