From 72619522de7ae21982d924aea522d03c3eb9456c Mon Sep 17 00:00:00 2001 From: Joseph Ziegler Date: Sun, 25 Mar 2018 16:45:46 -0700 Subject: [PATCH] Re-arrange menu --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3bae369..b49f614 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ -# The DevOps and SRE Tech Resources +# The DevOps, SRE, & Infrastructure Tech Resources +### Language Resources * #### [Python](https://github.com/DevOpsandSRE/tech-resources/blob/master/python.md) * #### [Java](https://github.com/DevOpsandSRE/tech-resources/blob/master/java.md) * #### [JavaScript](https://github.com/DevOpsandSRE/tech-resources/blob/master/javascript.md) * #### [C#](https://github.com/DevOpsandSRE/tech-resources/blob/master/csharp.md) * #### [Haskell](https://github.com/DevOpsandSRE/tech-resources/blob/master/haskell.md) -* #### [SRE/DevOps](https://github.com/DevOpsandSRE/tech-resources/blob/master/sreanddevops.md) -* #### [Web](https://github.com/DevOpsandSRE/tech-resources/blob/master/web.md) * #### [PowerShell](https://github.com/DevOpsandSRE/tech-resources/blob/master/powershell.md) -* #### [Security](https://github.com/DevOpsandSRE/tech-resources/blob/master/security.md) + +### Tech Resources +* #### [SRE/DevOps](https://github.com/DevOpsandSRE/tech-resources/blob/master/sreanddevops.md) +* #### [Web Dev](https://github.com/DevOpsandSRE/tech-resources/blob/master/web.md) * #### [IT Training / Misc Study Material](https://github.com/DevOpsandSRE/tech-resources/blob/master/study.md) +* #### [Security](https://github.com/DevOpsandSRE/tech-resources/blob/master/security.md)