We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f08fe commit 52e9031Copy full SHA for 52e9031
docs/README.md
@@ -1,5 +1,14 @@
1
# WooCommerce for iOS
2
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
12
## Architecture
13
14
- [Architecture](ARCHITECTURE.md)
0 commit comments