From 80bac01991229fb1f555ef0231113ae083f0fcaf Mon Sep 17 00:00:00 2001 From: lpaglione <682489+lpaglione@users.noreply.github.com> Date: Mon, 27 May 2019 13:31:30 -0400 Subject: [PATCH] Fix table formatting --- README.md | 68 +++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index a46c6ea..225a593 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ By the end of the 100-level class(es), participants will have a conceptual under ### Core Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO101: Introduction to COmanage (self-guided) | | In Progress | -| CO102: COmanage for Virtual Organizations | | In Progress | -| CO103: COmanae for University IT | | In Progress | +Lesson | Repository | Status +------ | ---------- | ------ +CO101: Introduction to COmanage (self-guided) | | In Progress +CO102: COmanage for Virtual Organizations | | In Progress +CO103: COmanae for University IT | | In Progress ### Extended Lessons @@ -30,17 +30,17 @@ _**PREREQUISITE**: A basic understanding of COmanage and its uses, as may be fou ### Core Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO201: Installing COmanage Using the InCommon Docker Images | | In Progress | -| CO204: Integrating COmanage with Common External Systems | | In Progress | +Lesson | Repository | Status +------ | ---------- | ------ +CO201: Installing COmanage Using the InCommon Docker Images | | In Progress +CO204: Integrating COmanage with Common External Systems | | In Progress ### Extended Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO202: Custom Installations (Self-guided) | | | -| CO203: Enabling Plugins (Self-guided) | | | +Lesson | Repository | Status +------ | ---------- | ------ +CO202: Custom Installations (Self-guided) | | +CO203: Enabling Plugins (Self-guided) | | ## 300-Level Collection: Configuration @@ -52,23 +52,23 @@ _**PREREQUISITE**: A basic understanding of COmanage and its uses, as may be fou ### Core Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO301: Collaboration Organization Units | | In Progress | -| CO302: Setting up Enrollment Flows | | In Progress | -| CO304: Identifier Management | | In Progress | -| CO306: Group and Role Management | | In Progress | +Lesson | Repository | Status +------ | ---------- | ------ +CO301: Collaboration Organization Units | | In Progress +CO302: Setting up Enrollment Flows | | In Progress +CO304: Identifier Management | | In Progress +CO306: Group and Role Management | | In Progress ### Extended Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO303a: Using Organizational Identity Sources (Self-guided) | | | -| CO303b: Working With Provisioners (Self-guided) | | | -| CO305: Localizing the Text (Self-guided) | | | -| CO350: COmanage Match | | | -| CO351: Integrating Registry and Match | | | -| CO360: Guest Management | | | +Lesson | Repository | Status +------ | ---------- | ------ +CO303a: Using Organizational Identity Sources (Self-guided) | | +CO303b: Working With Provisioners (Self-guided) | | +CO305: Localizing the Text (Self-guided) | | +CO350: COmanage Match | | +CO351: Integrating Registry and Match | | +CO360: Guest Management | | ## 400-Level Collection: Developers @@ -82,10 +82,10 @@ _none_ ### Extended Lessons -| Lesson | Repository | Status | -|--------|------:-----|--------| -| CO401: Developing Plugins | | | -| CO402: Integration with the REST API | | | -| CO403: Hacking the Core (Self-guided) | | | -| CO404: Customizing CSS | | | -| CO450: Using the Match API with your legacy systems (Self-guided) | | | \ No newline at end of file +Lesson | Repository | Status +------ | ---------- | ------ +CO401: Developing Plugins | | +CO402: Integration with the REST API | | +CO403: Hacking the Core (Self-guided) | | +CO404: Customizing CSS | | +CO450: Using the Match API with your legacy systems (Self-guided) | | \ No newline at end of file