Skip to content

Commit 80cba1f

Browse files
committed
Adding TODOs to subfolders readme.md
1 parent 8cd7d12 commit 80cba1f

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Generated output of mdbook
2+
/book

anti_patterns/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Anti-patterns
2+
3+
TODO: add description/explanation

idioms/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Idioms
2+
3+
TODO: add description/explanation

patterns/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Design Patterns
2+
3+
TODO: add description/explanation

0 commit comments

Comments
 (0)