From f78403f45e96b1468f72999785b9a9790e6f4095 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Fri, 27 Jan 2017 11:45:51 +0000 Subject: [PATCH] Updated Home (markdown) --- Home.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 055a49e..021a25d 100644 --- a/Home.md +++ b/Home.md @@ -2,9 +2,12 @@ Howdy! The WooCommerce Wiki is where we place our **developer focussed documentation** for the **core WooCommerce project**. -You may also be interested in referencing: +You may also be interested in referencing the following resources: -- **[The REST API Documentation](http://woocommerce.github.io/woocommerce-rest-api-docs/)** - Covers our latest REST API and legacy versions v1, v2 and v3. -- **[Internal API Documentation](https://docs.woocommerce.com/wc-apidocs/index.html)** - Automagically generated from our source code. -- **[End-user Documentation](https://docs.woocommerce.com/)** - Docs for users, including documentation for extensions. -- **[The Development Blog](https://woocommerce.wordpress.com)** where we post about new features and work we're doing on core. \ No newline at end of file +| Resource | Description | +| ------------- | ------------- | +| **[REST API Documentation](http://woocommerce.github.io/woocommerce-rest-api-docs/)** | Covers our latest REST API and legacy versions v1, v2 and v3. | +| **[Internal API Documentation](https://docs.woocommerce.com/wc-apidocs/index.html)** | Automagically generated from our source code. | +| **[End-user Documentation](https://docs.woocommerce.com/)** | Docs for users, including documentation for extensions. | +| **[The Development Blog](https://woocommerce.wordpress.com)** | Where we post about new features and work we're doing on core. | +| **[How to contribute](https://github.com/woocommerce/woocommerce/blob/master/.github/CONTRIBUTING.md)** | How to contribute to WooCommerce core. |