Skip to content

Commit 52e9031

Browse files
committed
Docs: Add Table of Contents
1 parent 81f08fe commit 52e9031

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# WooCommerce for iOS
22

3+
**Table of Contents**
4+
5+
- [Architecture](#architecture)
6+
- [Coding Guidelines](#coding-guidelines)
7+
- [Coding Style](#coding-style)
8+
- [Choosing Between Structures and Classes](#choosing-between-structures-and-classes)
9+
- [Design Patterns](#design-patterns)
10+
- [Copiable](#copiable)
11+
312
## Architecture
413

514
- [Architecture](ARCHITECTURE.md)

0 commit comments

Comments
 (0)