Skip to content

Commit 52c204f

Browse files
committed
improved README.md in src
1 parent 0376ac9 commit 52c204f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ In this section we are collecting some useful code snippets that may help coding
44

55
Each set of code snippets is organised by programming language name:
66

7+
```
78
src
89
|
910
+-- BBC BASIC
1011
|
1112
+-- RiscLua
1213
|
1314
.
14-
15+
.
16+
.
17+
```
1518
And, within the Language group they may be organised by activity, like:
1619

1720
- WIMP examples

0 commit comments

Comments
 (0)