From 822ba2b10816c5fc6431038e8918edcfaf18f7cc Mon Sep 17 00:00:00 2001 From: Austen Collins Date: Sun, 20 Sep 2015 21:41:59 -0700 Subject: [PATCH] docs: improve --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f06f56e44..786f6b22f 100755 --- a/README.md +++ b/README.md @@ -76,7 +76,8 @@ Every JAWS application can have multiple stages and multiple regions within each ## Documentation -* **[Commands](docs/commands.md)** +* **[All Commands](docs/commands.md)** +* **[Project Structure](docs/project_structure.md)** We're currently working on our [docs](./docs/), [wiki](https://github.com/jaws-framework/JAWS/wiki), [best practices](https://github.com/jaws-framework/JAWS/wiki/Best-practices) and [FAQ](https://github.com/jaws-framework/JAWS/wiki/FAQ) pages.