Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
46eb63af14
commit
912661c1f7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Simply put, programming is similar to building a model with Lego bricks. From sm
|
|||
|
||||
In the following, the systematic path form a problem to the final program is outlined. Two examples, finding prime numbers and simulating a diffusion process, complete this chapter.
|
||||
|
||||
Planning the Program
|
||||
## Planning the Program
|
||||
|
||||
The following steps are reasonable to plan and finally write a program.
|
||||
|
||||
|
|
Loading…
Reference in a new issue