From b6074c0c0da47ded56b8baee6b5a02255a13426d Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Mon, 5 Feb 2018 21:58:54 -0600 Subject: [PATCH] Trying new formattting for nested list --- docs/index.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/index.md b/docs/index.md index 0771f06..5d4d1b2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,18 +1,19 @@ # New Hire Learning ## Software Needed -- Rockwell Automation - - Studio 5000 V30 - - RSLinx (installed with Studio 5000) - - Connected Components Workbench (Developer Edition) - - FactoryTalk View Studio for ME -- Github Desktop -- Text Editor (Only one of the following required): - - Atom - - Sublime Text - - VS Code -- VNC Viewer -- Google Chrome + +* Rockwell Automation + * Studio 5000 V30 + * RSLinx (installed with Studio 5000) + * Connected Components Workbench (Developer Edition) + * FactoryTalk View Studio for ME +* Github Desktop +* Text Editor (Only one of the following required): + * Atom + * Sublime Text + * VS Code +* VNC Viewer +* Google Chrome ## Concepts to learn 1. [Markdown (what this document is written in)](https://www.markdowntutorial.com/)